summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2018-07-28 14:05:09 +0200
committerGitHub <noreply@github.com>2018-07-28 14:05:09 +0200
commitf87c27a0d690f01d4c7e328b557e862cdd6045aa (patch)
treedff68fb10004851d1ba1483abdce931dc5b890e0
parente6a5a3afae164f81be7604cdbb47b2497db25eec (diff)
Not compatible with 14
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d6f50b5d..ee348c49 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -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="12" max-version="14" />
+ <nextcloud min-version="12" max-version="13" />
</dependencies>
<contactsmenu>
<provider>OCA\Contacts\ContactsMenu\Providers\DetailsProvider</provider>