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Ʀ ",