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-12-03 21:22:21 +0300
committerRaimund Schlüßler <raimund.schluessler@mailbox.org>2017-12-03 21:22:21 +0300
commit45b8a8ab7b6d9917e750a49da46216a77fae8cc6 (patch)
treec88e267e3a332b8f1f85e4d3c813ab957f1e59dd /appinfo
parent75a73e02abe4bab28470207db5e9b4ebf972fd77 (diff)
Adjust nextcloud version
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 27214e2b..634dde91 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -22,6 +22,6 @@
<repository type="git">https://github.com/nextcloud/tasks.git</repository>
<dependencies>
<owncloud min-version="0" max-version="0"/>
- <nextcloud min-version="12" max-version="13"/>
+ <nextcloud min-version="13" max-version="13"/>
</dependencies>
</info>