summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-09-08 14:00:08 +0200
committerGitHub <noreply@github.com>2019-09-08 14:00:08 +0200
commitfa752931d22311a64ed4bcdd2f68407295279e4c (patch)
tree5d4873ebe95d18436c7220f339701e57b534e19e /appinfo
parente102af3f74e1a3a1a8d50e96a8b6f53f3588d9b8 (diff)
Allow master to work against nc 18
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 981ac8ae..906f227b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -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="17" />
+ <nextcloud min-version="15" max-version="18" />
</dependencies>
<contactsmenu>
<provider>OCA\Contacts\ContactsMenu\Providers\DetailsProvider</provider>