summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-02-01 11:15:13 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-02-01 11:15:33 +0100
commitb67e3852573831a9956f0523ed11d7fd8451617d (patch)
treea44bfd53f693ffc74d4926586b173b3df6e7b0a2
parent5ea5c1639911a8145a0b2f64226a23bd59b20153 (diff)
3.0.3
-rw-r--r--appinfo/info.xml2
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d7a1f9a5..4e16b05d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,7 +11,7 @@
* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!
* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.
</description>
- <version>3.0.2</version>
+ <version>3.0.3</version>
<licence>agpl</licence>
<author>John Molakvoæ</author>
<author>Team Popcorn</author>
diff --git a/package-lock.json b/package-lock.json
index 4ae6dc52..b85c43b1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "contacts",
- "version": "3.0.2",
+ "version": "3.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 842fdac2..ff3c2e6e 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": "3.0.2",
+ "version": "3.0.3",
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
"contributors": [
"John Molakvoæ <skjnldsv@protonmail.com>",