There was an error while loading. Please reload this page.
2 parents c6de575 + e5060bc commit 2a54ac0Copy full SHA for 2a54ac0
1 file changed
appinfo/info.xml
@@ -5,7 +5,7 @@
5
<name>External user support</name>
6
<summary>Use external user authentication methods like IMAP, SMB and FTP</summary>
7
<description>Use external user authentication methods like IMAP, SMB and FTP</description>
8
- <version>0.5.1</version>
+ <version>0.6.0</version>
9
<licence>agpl</licence>
10
<author>Robin Appelman</author>
11
<types>
@@ -21,6 +21,6 @@
21
<bugs>https://github.com/nextcloud/user_external/issues</bugs>
22
<repository type="git">https://github.com/nextcloud/user_external.git</repository>
23
<dependencies>
24
- <nextcloud min-version="15" max-version="15" />
+ <nextcloud min-version="15" max-version="16" />
25
</dependencies>
26
</info>
0 commit comments