diff options
author | Robin Appelman <robin@icewind.nl> | 2016-07-22 13:04:23 +0200 |
---|---|---|
committer | Robin Appelman <robin@icewind.nl> | 2016-07-22 13:04:23 +0200 |
commit | 6062b6365b01070b6989f15c9c50c5be88e6d6e6 (patch) | |
tree | 7589d0afdc47a5a2e387d37da6c26734b6dc9d0c /apps/updatenotification | |
parent | 194c385c7a3200ca939f4ee85c3230cdb869f98e (diff) | |
download | nextcloud-server-6062b6365b01070b6989f15c9c50c5be88e6d6e6.tar.gz nextcloud-server-6062b6365b01070b6989f15c9c50c5be88e6d6e6.zip |
bumb compatible app versions for core apps
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/appinfo/info.xml b/apps/updatenotification/appinfo/info.xml index 55c6fba0683..1042d463100 100644 --- a/apps/updatenotification/appinfo/info.xml +++ b/apps/updatenotification/appinfo/info.xml @@ -9,7 +9,7 @@ <namespace>UpdateNotification</namespace> <default_enable/> <dependencies> - <owncloud min-version="9.1" max-version="9.1" /> + <owncloud min-version="9.1" max-version="9.2" /> </dependencies> <background-jobs> |