user_external bump to 15

This commit is contained in:
John Molakvoæ
2018-12-15 15:47:54 +01:00
committed by GitHub
parent 2b0a72684f
commit d576642d5e

View File

@@ -6,13 +6,13 @@
<licence>AGPL</licence> <licence>AGPL</licence>
<author>Robin Appelman</author> <author>Robin Appelman</author>
<documentation> <documentation>
<admin>https://docs.nextcloud.com/server/12/admin_manual/configuration_user/user_auth_ftp_smb_imap.html</admin> <admin>https://docs.nextcloud.com/server/15/admin_manual/configuration_user/user_auth_ftp_smb_imap.html</admin>
</documentation> </documentation>
<website>https://github.com/nextcloud/apps/tree/master/user_external</website> <website>https://github.com/nextcloud/apps/tree/master/user_external</website>
<bugs>https://github.com/nextcloud/apps/issues</bugs> <bugs>https://github.com/nextcloud/apps/issues</bugs>
<repository type="git">https://github.com/nextcloud/apps.git</repository> <repository type="git">https://github.com/nextcloud/apps.git</repository>
<dependencies> <dependencies>
<nextcloud min-version="13" max-version="14" /> <nextcloud min-version="13" max-version="15" />
</dependencies> </dependencies>
<version>0.4</version> <version>0.4</version>
<shipped>true</shipped> <shipped>true</shipped>