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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaimund Schlüßler <raimund.schluessler@mailbox.org>2017-10-15 19:33:21 +0300
committerRaimund Schlüßler <raimund.schluessler@mailbox.org>2017-10-15 19:35:43 +0300
commit295eef3705e4b2537901ece7e346384e7d198df0 (patch)
tree98318073a2e852124168c7ad6e767bc2b9432522 /appinfo
parentc5841c5714a2aa913f747c709590cb80b5f4f518 (diff)
Adjust nextcloud version
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0ad46702..27214e2b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -21,7 +21,7 @@
<bugs>https://github.com/nextcloud/tasks/issues</bugs>
<repository type="git">https://github.com/nextcloud/tasks.git</repository>
<dependencies>
- <owncloud min-version="9.1" max-version="9.2"/>
- <nextcloud min-version="10" max-version="12"/>
+ <owncloud min-version="0" max-version="0"/>
+ <nextcloud min-version="12" max-version="13"/>
</dependencies>
</info>