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-07-27 22:11:37 +0300
committerJulius Haertl <jus@bitgrid.net>2016-07-27 22:11:37 +0300
commitf64a9fa11eba614deefe2adbc0066c4ac6a3619b (patch)
tree4843531808654e21a86b6471b33a91bb8785a0a2 /appinfo
parentb0fa0b9df5956d4f405a49de67058ed4c6c66240 (diff)
Add nextcloud dependency to info.xml
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4fec9d5..60dbd1d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,6 +8,7 @@
<author>jus</author>
<dependencies>
<owncloud min-version="7.0" max-version="9.1" />
+ <nextcloud min-version="9.0" max-version="11.0" />
</dependencies>
<repository type="git">https://github.com/juliushaertl/apporder.git</repository>
<ocsid>174715</ocsid>