diff options
author | Vincent Petry <pvince81@owncloud.com> | 2016-01-20 14:03:02 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2016-01-20 14:03:02 +0100 |
commit | 5d4bb4b9c1b04bcbe1c64317d4f59bb151cbe298 (patch) | |
tree | b5208fda1f62591c07b047a46ba81b356d701c27 /apps | |
parent | 38cacd940514a44062514b9d21d83deb0508f991 (diff) | |
download | nextcloud-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.xml | 2 |
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> |