summaryrefslogtreecommitdiffstats
path: root/apps/testing
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2016-03-13 19:47:30 +0100
committerLukas Reschke <lukas@owncloud.com>2016-03-13 19:47:30 +0100
commit239f1c067cd044ea693f68e287878e9f5cf5ece6 (patch)
treefe4e697213bddc973b1b23df778e03471cfc232c /apps/testing
parent9c1915965e6577902617c7dcb70ec506400406b9 (diff)
downloadnextcloud-server-239f1c067cd044ea693f68e287878e9f5cf5ece6.tar.gz
nextcloud-server-239f1c067cd044ea693f68e287878e9f5cf5ece6.zip
Mark testing app as compatible with 9.1
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 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>