summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-07-10 15:20:48 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-07-10 15:20:48 +0200
commit3f3ad0eeb8e01fe725a89ad196d23f22ad33de41 (patch)
tree71d5106392e765d5056e0811f520bad8509ac23e /appinfo
parent9cff594e18142577a3f9696cf7a586bcdd8a6c37 (diff)
2.2.0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d6f50b5d..dd81995d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,11 +11,12 @@
* 👥 **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>2.1.5</version>
+ <version>2.2.0</version>
<licence>AGPL</licence>
<author>Alexander Weidinger</author>
<author>Jan-Christoph Borchardt</author>
<author>Hendrik Leppelsack</author>
+ <author>John Molakvoæ</author>
<documentation>
<user>https://docs.nextcloud.com/server/11/user_manual/pim/contacts.html</user>
<admin>https://docs.nextcloud.com/server/11/admin_manual/configuration_server/occ_command.html?highlight=occ%20commands#dav-label</admin>
@@ -29,7 +30,7 @@
<repository type="git">https://github.com/nextcloud/contacts.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Contacts/contacts.png</screenshot>
<dependencies>
- <nextcloud min-version="12" max-version="14" />
+ <nextcloud min-version="13" max-version="14" />
</dependencies>
<contactsmenu>
<provider>OCA\Contacts\ContactsMenu\Providers\DetailsProvider</provider>