summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-28 19:05:30 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-28 19:05:30 +0200
commit92df86accfaa8a45c214b42b7b1d8891e3a2470f (patch)
tree1a3eb7aff96a444472590a26c48ae9cb20eea513 /appinfo
parent1486a2d78ebc995bf8f16df9d3158dc8e85d4afa (diff)
3.0.0-beta1
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 7c54835b..57843378 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,12 +11,11 @@
* 👥 **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.2.0</version>
+ <version>3.0.0-beta1</version>
<licence>AGPL</licence>
- <author>Alexander Weidinger</author>
- <author>Jan-Christoph Borchardt</author>
- <author>Hendrik Leppelsack</author>
<author>John Molakvoæ</author>
+ <author>Jessica Greene</author>
+ <author>Arati R</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>
@@ -30,7 +29,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="13" max-version="15" />
+ <nextcloud min-version="14" max-version="15" />
</dependencies>
<contactsmenu>
<provider>OCA\Contacts\ContactsMenu\Providers\DetailsProvider</provider>