Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'user_external/appinfo/info.xml')
-rw-r--r--user_external/appinfo/info.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/user_external/appinfo/info.xml b/user_external/appinfo/info.xml
index 88d648324..7bcdfd72c 100644
--- a/user_external/appinfo/info.xml
+++ b/user_external/appinfo/info.xml
@@ -6,13 +6,13 @@
<licence>AGPL</licence>
<author>Robin Appelman</author>
<documentation>
- <admin>https://doc.owncloud.org/server/9.0/admin_manual/configuration_user/user_auth_ftp_smb_imap.html</admin>
- </documentation>
- <website>https://github.com/owncloud/apps/tree/master/user_external</website>
- <bugs>https://github.com/owncloud/apps/issues</bugs>
- <repository type="git">https://github.com/owncloud/apps.git</repository>
+ <admin>https://docs.nextcloud.com/server/12/admin_manual/configuration_user/user_auth_ftp_smb_imap.html</admin>
+ </documentation>
+ <website>https://github.com/nextcloud/apps/tree/master/user_external</website>
+ <bugs>https://github.com/nextcloud/apps/issues</bugs>
+ <repository type="git">https://github.com/nextcloud/apps.git</repository>
<dependencies>
- <nextcloud min-version="11" max-version="11" />
+ <nextcloud min-version="12" max-version="12" />
</dependencies>
<version>0.4</version>
<shipped>true</shipped>
@@ -20,5 +20,4 @@
<authentication/>
<prelogin/>
</types>
- <ocsid>166060</ocsid>
</info>