diff options
| author | Joan Moreau <jom@grosjo.net> | 2019-12-08 12:41:07 +0000 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2019-12-19 10:06:06 +0100 |
| commit | 0bc4516207c5d61a9fea4022e9b8abe79edf77da (patch) | |
| tree | 8b14ef6f82b8af943bd20ba216be989a331cecbe /appinfo/info.xml | |
| parent | 8d70768e094dbc69c74b657a4b82b784d639bed4 (diff) | |
| download | grauphel-0bc4516207c5d61a9fea4022e9b8abe79edf77da.tar.gz grauphel-0bc4516207c5d61a9fea4022e9b8abe79edf77da.zip | |
Mark grauphel as compatible with Nextcloud 17
Resolves: https://github.com/cweiske/grauphel/issues/73
Diffstat (limited to 'appinfo/info.xml')
| -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 5c896c0..1ff1560 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="16"/> + <nextcloud min-version="13" max-version="17"/> </dependencies> <!-- <ocsid>166654</ocsid> --> </info> |
