summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-11 12:32:37 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-11 12:32:37 +0200
commitd04cc7308905400cea8c7bf7b9f7bba769c4942b (patch)
treea19958176e1cdca6e5505f88b8913393474d779b
parentccac88e75abc39493df9a94da90b6f841d69367d (diff)
Version bump
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 76e3be94..c5e22b0e 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</version>
+ <version>5.0.1-alpha.0</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
diff --git a/package-lock.json b/package-lock.json
index 03bebc22..24f82106 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.0.0",
+ "version": "5.0.1-alpha0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.0.0",
+ "version": "5.0.1-alpha0",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.3.1",
diff --git a/package.json b/package.json
index b680e569..9b0f550e 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",
+ "version": "5.0.1-alpha0",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",