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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/testing/appinfo/info.xml')
-rw-r--r--apps/testing/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/testing/appinfo/info.xml b/apps/testing/appinfo/info.xml
index cfbe75ddadc..4c07ed87d01 100644
--- a/apps/testing/appinfo/info.xml
+++ b/apps/testing/appinfo/info.xml
@@ -7,6 +7,6 @@
<author>Joas Schilling</author>
<version>0.1.0</version>
<dependencies>
- <owncloud min-version="9.0" max-version="9.0" />
+ <owncloud min-version="9.1" max-version="9.1" />
</dependencies>
</info>