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

github.com/nextcloud/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Haertl <jus@bitgrid.net>2016-12-17 19:20:20 +0300
committerJulius Haertl <jus@bitgrid.net>2016-12-17 19:20:20 +0300
commit72cea97c65507b6f3b8f80ab48edffa1438540ba (patch)
treeee4e69b49d1af1eaff45c47819239bc9d6d4a2d5
parent36bfc9628d7a0d30f270c8a1437cfc4f9b06568c (diff)
Make it Nc 12 compatible
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6c8b28b..4bacf55 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -30,7 +30,7 @@ first app of the user order.
<author mail="jus@bitgrid.net">Julius Härtl</author>
<dependencies>
<owncloud min-version="9.0" max-version="9.2" />
- <nextcloud min-version="9" max-version="11" />
+ <nextcloud min-version="9" max-version="12" />
</dependencies>
<namespace>AppOrder</namespace>
<repository type="git">https://github.com/juliushaertl/apporder.git</repository>