summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-01-20 22:20:59 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-01-20 22:20:59 +0100
commit26554a19a38e8fb4e768a0104cedfcd6fc18a73e (patch)
tree9255698917611ddde3c2cff34f1266f7f44d1be3 /appinfo/info.xml
parent67d407ba6ec7ac69b72030f9a909a8039da1dafb (diff)
set max version to 9.0
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 81307419..bfe60cc6 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -9,6 +9,6 @@
<namespace>ContactsRework</namespace>
<category>other</category>
<dependencies>
- <owncloud min-version="8.1" />
+ <owncloud min-version="9.0" max-version="9.0" />
</dependencies>
</info>