diff --git a/CHANGELOG.md b/CHANGELOG.md index 744f943e0..afa2f9a13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## [7.2.0](https://github.com/nextcloud/contacts/compare/v7.1.5...v7.2.0-rc.1) (tbd) +## [7.2.0](https://github.com/nextcloud/contacts/compare/v7.1.5...v7.2.0) (2025-07-2025) ### Features diff --git a/appinfo/info.xml b/appinfo/info.xml index d689354a3..26df62eb8 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ * šŸ™ˆ **We’re not reinventing the wheel!** Based on the great and open SabreDAV library. - 7.2.0-rc.1 + 7.2.0 agpl Hamza Mahjoubi diff --git a/package-lock.json b/package-lock.json index 2c4274815..80a4c5926 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contacts", - "version": "7.2.0-rc.1", + "version": "7.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contacts", - "version": "7.2.0-rc.1", + "version": "7.2.0", "license": "agpl", "dependencies": { "@mattkrick/sanitize-svg": "^0.4.1", diff --git a/package.json b/package.json index d307f0981..5f73661ef 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "contacts", "description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.", - "version": "7.2.0-rc.1", + "version": "7.2.0", "author": "John MolakvoƦ ", "contributors": [ "John MolakvoƦ ",