aboutsummaryrefslogtreecommitdiff
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2021-01-17 18:53:20 +0100
committerChristian Weiske <cweiske@cweiske.de>2021-01-17 18:53:20 +0100
commit0d2267c4373aa397d4aa9aae8a601481f3abe29d (patch)
tree9a1898c0501ec8e3306ec52659a545ba2a7ed729 /appinfo/info.xml
parentd643e60ccfa02303f0a783d47ce8963dced68e04 (diff)
downloadgrauphel-0d2267c4373aa397d4aa9aae8a601481f3abe29d.tar.gz
grauphel-0d2267c4373aa397d4aa9aae8a601481f3abe29d.zip
Mark grauphel as compatible with Nextcloud 20
Search does not work with NC20 anymore Resolves: https://github.com/cweiske/grauphel/issues/83
Diffstat (limited to 'appinfo/info.xml')
-rwxr-xr-xappinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 7eca088..d918f85 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,7 @@
<dependencies>
<lib>OAuth</lib>
<owncloud min-version="7"/>
- <nextcloud min-version="13" max-version="19"/>
+ <nextcloud min-version="13" max-version="20"/>
</dependencies>
<!-- <ocsid>166654</ocsid> -->
</info>