summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
-rw-r--r--appinfo/info.xml2
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
4 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 48a75508..8d5b5186 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,5 @@
# Changelog
-## 5.3.0 - 2023-05-16
+## 5.3.0 - 2023-06-07
### Added
- Final design enhancements from mockups
- Read-only and edit modes #3347
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b924cd57..e5fdc6ad 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,7 +11,7 @@
* šŸ™ˆ **Weā€™re not reinventing the wheel!** Based on the great and open SabreDAV library.
</description>
- <version>5.3.0-rc.3</version>
+ <version>5.3.0</version>
<licence>agpl</licence>
<author mail="hamza221@users.noreply.github.com">Hamza Mahjoubi</author>
diff --git a/package-lock.json b/package-lock.json
index a4876c1d..f71aaebe 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.3.0-rc3",
+ "version": "5.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.3.0-rc3",
+ "version": "5.3.0",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
diff --git a/package.json b/package.json
index 00d1d4c5..36c336ee 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": "5.3.0-rc3",
+ "version": "5.3.0",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",