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:15:44 +0300
committerJulius Haertl <jus@bitgrid.net>2016-07-27 22:15:44 +0300
commit3559a8974bb05af12d40a3212d74599083377094 (patch)
tree4725d9d14cad785cb5dc958ddeb06703893ff4bc
parentf64a9fa11eba614deefe2adbc0066c4ac6a3619b (diff)
Raise owncloud version to 9.2
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 60dbd1d..79860d0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
<licence>AGPL</licence>
<author>jus</author>
<dependencies>
- <owncloud min-version="7.0" max-version="9.1" />
+ <owncloud min-version="7.0" max-version="9.2" />
<nextcloud min-version="9.0" max-version="11.0" />
</dependencies>
<repository type="git">https://github.com/juliushaertl/apporder.git</repository>