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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2016-02-05 17:00:35 +0300
committerLukas Reschke <lukas@owncloud.com>2016-02-05 17:00:35 +0300
commit38beb36e8128d56e712f910340f502d6e4c4eebe (patch)
treece552b66fa400e230a22f14c12e09f3296db0d08 /external
parenta8053443f8f15285330333f4cbe083f90b1d17a1 (diff)
Add minimum and maximum required versions
Diffstat (limited to 'external')
-rw-r--r--external/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/appinfo/info.xml b/external/appinfo/info.xml
index 235553225..122db9b81 100644
--- a/external/appinfo/info.xml
+++ b/external/appinfo/info.xml
@@ -18,7 +18,7 @@
<licence>AGPL</licence>
<author>Frank Karlitschek</author>
<dependencies>
- <owncloud min-version="8.1" />
+ <owncloud min-version="9.0" max-version="9.0" />
</dependencies>
<shipped>true</shipped>
<ocsid>166046</ocsid>