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

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2016-08-04 17:10:51 +0300
committerGitHub <noreply@github.com>2016-08-04 17:10:51 +0300
commitbcd80bed612e42049819b6f8ab902941602c09d3 (patch)
tree5356408290fad1395463616ec11cea9e3195d8e4 /appinfo/info.xml
parent113321ab249b0943f94dc86d04cbce0f82490de5 (diff)
Add 9.2 as max version
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c90563e..6504c76 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,6 +13,6 @@
<namespace></namespace>
<category>other</category>
<dependencies>
- <owncloud min-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
</info>