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:
authorJoas Schilling <coding@schilljs.com>2017-05-22 11:32:05 +0300
committerJoas Schilling <coding@schilljs.com>2017-05-22 11:32:05 +0300
commitfdfe8f7f152b18e25751fd88a9a3e52a070644a5 (patch)
tree036f038d2e5aad9a0c933653d7b8ab4dff8ce235 /apps/testing
parent9f91fd95c09d4f6d09e53a3db35fa70db6aee567 (diff)
Adjust version requirement
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 caefd1709c5..742ef9a9ec4 100644
--- a/apps/testing/appinfo/info.xml
+++ b/apps/testing/appinfo/info.xml
@@ -7,7 +7,7 @@
<author>Joas Schilling</author>
<version>1.2.0</version>
<dependencies>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="13" max-version="13" />
</dependencies>
<types>
<authentication/>