summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2023-02-02 11:47:45 +0100
committerGitHub <noreply@github.com>2023-02-02 11:47:45 +0100
commit2c1e73b72b385f4fe52109b639a87daf4731afea (patch)
treeb250882c393b33c78710b58b20d819d0333ff671
parentb7c8b16f1e2b99122663408995c3730798e582b3 (diff)
parent7ae1cf1a84060b3e597911bb7a2a0c27743b561a (diff)
Merge pull request #3218 from nextcloud/st3iny-patch-1
chore: main is now 5.2.0-alpha.1
-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 a03707ef..e9b74ee8 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.1.0</version>
+ <version>5.2.0-alpha.1</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
diff --git a/package-lock.json b/package-lock.json
index 631b0fb6..cdaecf33 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.1.0",
+ "version": "5.2.0-alpha.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.1.0",
+ "version": "5.2.0-alpha.1",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
diff --git a/package.json b/package.json
index 67fa9220..27837787 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.1.0",
+ "version": "5.2.0-alpha.1",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",