summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index cdf503a8..26b63e9f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,15 +11,15 @@
* 👥 **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.6-beta</version>
+ <version>3.0.0-alpha1</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>
- <developer>https://github.com/nextcloud/contacts#building-the-app</developer>
+ <user>https://docs.nextcloud.com/server/14/user_manual/pim/contacts.html</user>
+ <admin>https://docs.nextcloud.com/server/14/admin_manual/configuration_server/occ_command.html?highlight=occ%20commands#dav-label</admin>
+ <developer>https://github.com/nextcloud/contacts#build-the-app</developer>
</documentation>
<category>office</category>
<category>social</category>
@@ -29,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="14" max-version="14" />
+ <nextcloud min-version="14" max-version="15" />
</dependencies>
<contactsmenu>
<provider>OCA\Contacts\ContactsMenu\Providers\DetailsProvider</provider>