summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2016-01-20 14:03:02 +0100
committerVincent Petry <pvince81@owncloud.com>2016-01-20 14:03:02 +0100
commit5d4bb4b9c1b04bcbe1c64317d4f59bb151cbe298 (patch)
treeb5208fda1f62591c07b047a46ba81b356d701c27 /apps
parent38cacd940514a44062514b9d21d83deb0508f991 (diff)
downloadnextcloud-server-5d4bb4b9c1b04bcbe1c64317d4f59bb151cbe298.tar.gz
nextcloud-server-5d4bb4b9c1b04bcbe1c64317d4f59bb151cbe298.zip
Adjust system tags app max version
Diffstat (limited to 'apps')
-rw-r--r--apps/systemtags/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/systemtags/appinfo/info.xml b/apps/systemtags/appinfo/info.xml
index 48c8a2212ed..59b7fc01eb6 100644
--- a/apps/systemtags/appinfo/info.xml
+++ b/apps/systemtags/appinfo/info.xml
@@ -9,7 +9,7 @@
<version>0.1</version>
<dependencies>
<owncloud min-version="9.0" />
- <owncloud max-version="9.0" />
+ <owncloud max-version="9.1" />
</dependencies>
<documentation>
<user>user-systemtags</user>