summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-01-22 14:24:03 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-01-22 14:24:40 +0100
commit7983291cf1ddd531d93abfc80f1a42c11a9d9461 (patch)
treed63cdf866d018580ec1886aece7f104fa2850501 /appinfo
parented32b13d227780b4c28f77bbc8314813d97961b7 (diff)
3.1.8
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ea35d1a0..92fbe43c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -11,13 +11,13 @@
* 👥 **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>3.1.7</version>
+ <version>3.1.8</version>
<licence>agpl</licence>
<author>John Molakvoæ</author>
<author>Team Popcorn</author>
<documentation>
- <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>
+ <user>https://docs.nextcloud.com/server/stable/user_manual/pim/contacts.html</user>
+ <admin>https://docs.nextcloud.com/server/stable/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>
@@ -28,7 +28,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="15" max-version="18" />
+ <nextcloud min-version="16" max-version="18" />
</dependencies>
<contactsmenu>
<provider>OCA\Contacts\ContactsMenu\Providers\DetailsProvider</provider>