aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2018-10-05 23:10:11 +0200
committerChristian Weiske <cweiske@cweiske.de>2018-10-05 23:20:31 +0200
commit93648d4abf448e4d0b1767a9bfa4da8b810d6a76 (patch)
tree6380dcdebed5ca08121f881c8eb0dbfe543aa574
parent4c85b6387c7612e40ad94960225e55533ae85011 (diff)
downloadgrauphel-93648d4abf448e4d0b1767a9bfa4da8b810d6a76.tar.gz
grauphel-93648d4abf448e4d0b1767a9bfa4da8b810d6a76.zip
Declare compatibility with nextcloud 14
-rwxr-xr-xappinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4f37fde..5000b1c 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,7 @@
<dependencies>
<lib>OAuth</lib>
<owncloud min-version="7"/>
- <nextcloud min-version="10" max-version="13"/>
+ <nextcloud min-version="10" max-version="14"/>
</dependencies>
<!-- <ocsid>166654</ocsid> -->
</info>