summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2023-09-12 06:04:54 +0200
committerGitHub <noreply@github.com>2023-09-12 06:04:54 +0200
commit72fb4fd52f6c8e7672f134facaf8d9a76b49ade0 (patch)
tree3db91be037453a14289019fd74ae314363aa85f2
parentb8041ffe3315420b1fa42ce2d35f6015374b684e (diff)
parentb22ebccce2fee693fbc93a8676c3e0294dc78782 (diff)
Merge pull request #3604 from nextcloud/release/5.4.0-rc.2v5.4.0-rc2
release v5.4.0-rc2
-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 4070bd8c..9388560f 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.4.0-rc.1</version>
+ <version>5.4.0-rc.2</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 b4ce7ff4..3333cb4c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.4.0-rc.1",
+ "version": "5.4.0-rc.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.4.0-rc.1",
+ "version": "5.4.0-rc.2",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
diff --git a/package.json b/package.json
index 46ecbfda..bd7e08e7 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.4.0-rc.1",
+ "version": "5.4.0-rc.2",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",