This commit is contained in:
John Molakvoæ (skjnldsv) 2019-04-16 11:48:23 +02:00
parent 582bc0a822
commit d6a63e0c40
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
* 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem! * 👥 **Sharing of Adressbooks!** You want to share your contacts with your friends or coworkers? No problem!
* 🙈 **Were not reinventing the wheel!** Based on the great and open SabreDAV library. * 🙈 **Were not reinventing the wheel!** Based on the great and open SabreDAV library.
</description> </description>
<version>3.1.0</version> <version>3.1.1</version>
<licence>agpl</licence> <licence>agpl</licence>
<author>John Molakvoæ</author> <author>John Molakvoæ</author>
<author>Team Popcorn</author> <author>Team Popcorn</author>

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "contacts", "name": "contacts",
"version": "3.1.0", "version": "3.1.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"name": "contacts", "name": "contacts",
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.", "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æ <skjnldsv@protonmail.com>", "author": "John Molakvoæ <skjnldsv@protonmail.com>",
"contributors": [ "contributors": [
"John Molakvoæ <skjnldsv@protonmail.com>", "John Molakvoæ <skjnldsv@protonmail.com>",