From d6a63e0c4084ece51f449474f6c0d923d989aa2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 16 Apr 2019 11:48:23 +0200 Subject: [PATCH] 3.1.1 --- appinfo/info.xml | 2 +- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index c7c982a9..7c0e53d1 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. - 3.1.0 + 3.1.1 agpl John MolakvoƦ Team Popcorn diff --git a/package-lock.json b/package-lock.json index 04fa4638..f19f6b75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "contacts", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 409c3182..8dedcc1e 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.1.0", + "version": "3.1.1", "author": "John MolakvoƦ ", "contributors": [ "John MolakvoƦ ",