summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-09-16 17:18:29 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-09-16 17:18:45 +0200
commit2b95fad24eb6e32342eb71ce9bb56330b9fdf11c (patch)
treefffa560d9984fbf1a3d58d5aefa910ae3f85e278
parent842f3440e779ac24e22f010b29c6fcc2ebc51fcb (diff)
v5.0.0-alpha1v5.0.0-alpha1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 5517d58e..98769e9a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "4.2.0",
+ "version": "5.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "4.2.0",
+ "version": "5.0.0",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.3.1",
diff --git a/package.json b/package.json
index c8d2daf5..b83f7cd4 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": "4.2.0",
+ "version": "5.0.0",
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
"contributors": [
"John Molakvoæ <skjnldsv@protonmail.com>",