diff options
Diffstat (limited to 'apps/user_ldap/appinfo/info.xml')
-rw-r--r-- | apps/user_ldap/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index a3f126c196e..acf952a3a1e 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -24,7 +24,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> <lib>ldap</lib> - <nextcloud min-version="22" max-version="22"/> + <nextcloud min-version="23" max-version="23"/> </dependencies> <background-jobs> |