summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-09-18 09:14:52 +0200
committerJoas Schilling <coding@schilljs.com>2020-09-18 09:16:45 +0200
commit48761481eb1e1be7b8ebb803376a5cb6059c0d70 (patch)
tree89e4a98339aa4b5e49f36de5810d5b1ee87ed04d /apps/user_ldap/appinfo
parentcfd67fd18bb84760b6c5651acc22885e3e8b8196 (diff)
downloadnextcloud-server-48761481eb1e1be7b8ebb803376a5cb6059c0d70.tar.gz
nextcloud-server-48761481eb1e1be7b8ebb803376a5cb6059c0d70.zip
Bump versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/user_ldap/appinfo')
-rw-r--r--apps/user_ldap/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index 145fb871a8c..cbfb0cc1c33 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -9,7 +9,7 @@
A user logs into Nextcloud with their LDAP or AD credentials, and is granted access based on an authentication request handled by the LDAP or AD server. Nextcloud does not store LDAP or AD passwords, rather these credentials are used to authenticate a user and then Nextcloud uses a session for the user ID. More information is available in the LDAP User and Group Backend documentation.
</description>
- <version>1.10.2</version>
+ <version>1.11.0</version>
<licence>agpl</licence>
<author>Dominik Schmidt</author>
<author>Arthur Schiwon</author>
@@ -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="20" max-version="20"/>
+ <nextcloud min-version="21" max-version="21"/>
</dependencies>
<background-jobs>