summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/appinfo/info.xml')
-rw-r--r--apps/user_ldap/appinfo/info.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index bbc4aac6696..29d8b5df022 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -8,8 +8,9 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc
</description>
<licence>AGPL</licence>
- <author>Dominik Schmidt and Arthur Schiwon</author>
- <version>1.2.1</version>
+ <author>Dominik Schmidt</author>
+ <author>Arthur Schiwon</author>
+ <version>1.3.0</version>
<types>
<authentication/>
</types>
@@ -18,7 +19,7 @@ A user logs into Nextcloud with their LDAP or AD credentials, and is granted acc
</documentation>
<dependencies>
<lib>ldap</lib>
- <nextcloud min-version="12" max-version="12" />
+ <nextcloud min-version="13" max-version="13" />
</dependencies>
<namespace>User_LDAP</namespace>