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:
authorJoas Schilling <coding@schilljs.com>2018-10-16 10:56:14 +0300
committerJoas Schilling <coding@schilljs.com>2018-10-16 10:56:14 +0300
commit29571d2bbed4c24a8ca64ff9c3eb5ec40fddeda4 (patch)
tree555e7b6167def1d1483f25bcb58d7e11d99274f6 /appinfo
parentae07f1ca433357cafa4720b246ccdee9ab9dca69 (diff)
Remove useless owncloud requirement
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b7542644..39c8a0fe 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -20,7 +20,6 @@
<repository>https://github.com/nextcloud/tasks.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/tasks/master/screenshots/tasks-1.png</screenshot>
<dependencies>
- <owncloud min-version="0" max-version="0"/>
<nextcloud min-version="13" max-version="14"/>
</dependencies>
</info>