diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2019-08-07 18:52:45 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2019-08-07 18:52:45 +0200 |
| commit | 5d2cc981e4551dce03ea53dc2cf343129d3ddb7f (patch) | |
| tree | a97bc73c72f533d85c25e2fdb23ecd3741910ae1 /appinfo | |
| parent | c3ce4e7e5219aac78425b4224c2f9602f7c1bd81 (diff) | |
| download | grauphel-5d2cc981e4551dce03ea53dc2cf343129d3ddb7f.tar.gz grauphel-5d2cc981e4551dce03ea53dc2cf343129d3ddb7f.zip | |
Mark grauphel as compatible with Nextcloud 16
Diffstat (limited to 'appinfo')
| -rwxr-xr-x | appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml index 5ae8052..d82f0b2 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="15"/> + <nextcloud min-version="13" max-version="16"/> </dependencies> <!-- <ocsid>166654</ocsid> --> </info> |
