summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-05-18 19:15:01 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-05-18 19:15:01 +0200
commit3b481bf3eed9cbe285607bc2000e3fc6e991087b (patch)
tree5f6eafffdc8497d4c98258952eca6ac11e0b1c57
parentc6c4e754d971d6a1b6b127874e3e97ca65271efc (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 b3d3704c..8775e52f 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>4.1.1</version>
+ <version>4.1.2-alpha.1</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
diff --git a/package-lock.json b/package-lock.json
index 54b878ea..c4f49ce6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "4.1.1",
+ "version": "4.1.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "4.1.1",
+ "version": "4.1.2",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.3.1",
diff --git a/package.json b/package.json
index e1efb722..3bf46914 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.1.1",
+ "version": "4.1.2",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",