summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2023-08-16 13:57:20 +0200
committerGitHub <noreply@github.com>2023-08-16 13:57:20 +0200
commit55f3c9fe86eb299d5cc1dad97d9806753bbf501d (patch)
treec730cf181a0e9cc6cc1b6018d8ea64ac91fe6cdc
parent18f661ad948fb3ef5e15b048330bde581be45d1f (diff)
parentda4b9c50bafb017c24499289131860aab5a267b3 (diff)
Merge pull request #3569 from nextcloud/release/5.4.0-beta2v5.4.0-beta2
release v5.4.0-beta2
-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 85f30641..deab1ff1 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-beta.1</version>
+ <version>5.4.0-beta.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 e17e52a9..09699ca1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.4.0-beta.1",
+ "version": "5.4.0-beta.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.4.0-beta.1",
+ "version": "5.4.0-beta.2",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
diff --git a/package.json b/package.json
index b887147d..4573ef00 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-beta.1",
+ "version": "5.4.0-beta.2",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",