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>2019-09-06 09:14:37 +0300
committerRaimund Schlüßler <raimund.schluessler@mailbox.org>2019-09-06 09:14:37 +0300
commit97e8112fa6124fd795d800fe662d69a1b7b584c4 (patch)
tree92d6b7c15cfb9cb900320718e3ea01cca6b9b63e /appinfo
parent4ae88838c3397e45baa4b4791f4a9a4e467d0cd0 (diff)
Increase Nextcloud version
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
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 a1986fa5..248a2e5f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -20,6 +20,6 @@
<repository>https://github.com/nextcloud/tasks.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/tasks/master/screenshots/tasks-1.png</screenshot>
<dependencies>
- <nextcloud min-version="15" max-version="17"/>
+ <nextcloud min-version="15" max-version="18"/>
</dependencies>
</info>