summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-02 10:31:42 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-02 10:32:43 +0200
commit19aa9e1f8861f6b0c31fc125006e3ae7590cafd0 (patch)
tree68d810974db9f36b9bdeb878d615a7af8a5c58f0
parent388a9e9e2441cd1e322419ce2141452834e926ce (diff)
v5.0.0-rc1v5.0.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 dd06ff82..0374e5b0 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.0.0-alpha.4</version>
+ <version>5.0.0-rc.1</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
diff --git a/package-lock.json b/package-lock.json
index 18bd1ccc..b0d18673 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.0.0-alpha4",
+ "version": "5.0.0-rc1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.0.0-alpha4",
+ "version": "5.0.0-rc1",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.3.1",
diff --git a/package.json b/package.json
index 30dcdbd7..8d5d0bd8 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.0.0-alpha4",
+ "version": "5.0.0-rc1",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",