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:
authorRobin Appelman <robin@icewind.nl>2016-07-22 14:04:23 +0300
committerRobin Appelman <robin@icewind.nl>2016-07-22 14:04:23 +0300
commit6062b6365b01070b6989f15c9c50c5be88e6d6e6 (patch)
tree7589d0afdc47a5a2e387d37da6c26734b6dc9d0c /apps/testing
parent194c385c7a3200ca939f4ee85c3230cdb869f98e (diff)
bumb compatible app versions for core apps
Diffstat (limited to 'apps/testing')
-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 4b81437c53c..5b273e5af75 100644
--- a/apps/testing/appinfo/info.xml
+++ b/apps/testing/appinfo/info.xml
@@ -7,6 +7,6 @@
<author>Joas Schilling</author>
<version>1.0.0</version>
<dependencies>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
</info>