summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2023-06-01 11:37:55 +0200
committerGitHub <noreply@github.com>2023-06-01 11:37:55 +0200
commitc4efae29a18c63cddf94ef0b4e589e04eeec4a30 (patch)
treecfcd1fcd6813ea71ea223f47f160c056089c174c
parentd8413f8326d5254326cd41b2cd75dc9e73f668e0 (diff)
parent687a8ca1fac4cc016b16dd666aeaaa75483eae40 (diff)
Merge pull request #3426 from nextcloud/bump-to-5.3.0-rc.3v5.3.0-rc3
Bump stable5.3 to 5.3.0-rc.3
-rw-r--r--appinfo/info.xml2
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
3 files changed, 4 insertions, 4 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6df0c73a..b924cd57 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.2</version>
+ <version>5.3.0-rc.3</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 8bb318fc..a4876c1d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.3.0-rc2",
+ "version": "5.3.0-rc3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.3.0-rc2",
+ "version": "5.3.0-rc3",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
diff --git a/package.json b/package.json
index 00e08e6e..00d1d4c5 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-rc2",
+ "version": "5.3.0-rc3",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",