summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-03-23 15:51:44 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-03-23 15:51:44 +0100
commit4c3d2639c49e87b77a5009dc804b078b44f4e8ec (patch)
tree8062f6f65886476e38f70956907c701f3aea8079 /appinfo
parent984d1d963ee4feb011f077d8ab6bb0b56d882969 (diff)
make compatible with master
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 c44ff78e2..cb58ef86b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,7 @@
<!-- dependencies -->
<requiremin>8.1</requiremin>
<dependencies>
- <owncloud min-version="8.2" max-version="9.0"/>
+ <owncloud min-version="8.2" max-version="9.1"/>
<php min-version="5.5" />
<database min-version="9.4">pgsql</database>
<database>sqlite</database>