We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31e8b45 + 008f1fe commit e7f6954Copy full SHA for e7f6954
appinfo/info.xml
@@ -11,7 +11,7 @@
11
* auto generate a user id (optional)
12
* and more behavioral switches
13
]]></description>
14
- <version>1.7.0</version>
+ <version>1.8.0</version>
15
<licence>agpl</licence>
16
<author mail="[email protected]" homepage="http://eita.org.br">Alan Freihof Tygel</author>
17
<author mail="[email protected]" homepage="https://arthur-schiwon.de">Arthur Schiwon</author>
@@ -25,7 +25,7 @@
25
<screenshot>https://raw.githubusercontent.com/nextcloud/ldap_write_support/master/img/screenshots/users.png</screenshot>
26
<dependencies>
27
<lib>ldap</lib>
28
- <nextcloud min-version="25" max-version="25"/>
+ <nextcloud min-version="26" max-version="26"/>
29
</dependencies>
30
<commands>
31
<command>OCA\LdapWriteSupport\Command\GroupAdminsToLdap</command>
0 commit comments