summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2023-03-02 08:54:59 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2023-03-02 08:54:59 +0100
commitda57b499df1e77ccaf6ac6fa72df2f0066026a97 (patch)
treec49bee3d99c1359926b02fcc7af84646b0ea354e
parentbc910860fc3d0e1dfda687d5d1ec9cecb93c92c8 (diff)
v5.2.0-rc1v5.2.0-rc1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-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 9efa095d..05e21195 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.2.0-alpha.1</version>
+ <version>5.2.0-RC.1</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
diff --git a/package-lock.json b/package-lock.json
index 910c8995..255d7709 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.2.0-alpha.1",
+ "version": "5.2.0-rc1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.2.0-alpha.1",
+ "version": "5.2.0-rc1",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
diff --git a/package.json b/package.json
index 48256775..962dfaac 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.2.0-alpha.1",
+ "version": "5.2.0-rc1",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",