Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Haertl <jus@bitgrid.net>2017-01-11 15:01:50 +0300
committerJulius Haertl <jus@bitgrid.net>2017-01-11 15:01:50 +0300
commit6e3fdac9a51239561b2c480fc889c63f45f0337b (patch)
treece672746915042bd94b39d1f81f45830e3520f41 /appinfo
parent5884ac868183a8f8ba75fa9330782e2685bfb49f (diff)
Bump max-version to 12
Signed-off-by: Julius Haertl <jus@bitgrid.net>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index cce73f34..3e2d21d1 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -14,6 +14,6 @@
<category>organization</category>
<dependencies>
<owncloud min-version="9.1" max-version="9.2"/>
- <nextcloud min-version="10" max-version="11"/>
+ <nextcloud min-version="10" max-version="12"/>
</dependencies>
</info>