summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2016-07-22 13:04:23 +0200
committerRobin Appelman <robin@icewind.nl>2016-07-22 13:04:23 +0200
commit6062b6365b01070b6989f15c9c50c5be88e6d6e6 (patch)
tree7589d0afdc47a5a2e387d37da6c26734b6dc9d0c /apps/user_ldap/appinfo
parent194c385c7a3200ca939f4ee85c3230cdb869f98e (diff)
downloadnextcloud-server-6062b6365b01070b6989f15c9c50c5be88e6d6e6.tar.gz
nextcloud-server-6062b6365b01070b6989f15c9c50c5be88e6d6e6.zip
bumb compatible app versions for core apps
Diffstat (limited to 'apps/user_ldap/appinfo')
-rw-r--r--apps/user_ldap/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index fc44a01687e..ede647c3102 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -18,7 +18,7 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
</documentation>
<dependencies>
<lib>ldap</lib>
- <owncloud min-version="9.1" max-version="9.1" />
+ <owncloud min-version="9.1" max-version="9.2" />
</dependencies>
<namespace>User_LDAP</namespace>