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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2018-12-20 16:52:28 +0300
committerGitHub <noreply@github.com>2018-12-20 16:52:28 +0300
commit9e107456bdfab957ca975a388df4499158b4e006 (patch)
tree33758929d49b4b0ddb1a9d5d1d16bc04ec7539b9
parent43b778e3735cf3337d2873785492140bde4a8487 (diff)
parent0a33a1ea349ee902738959ef6f8b167f0c345289 (diff)
Merge pull request #69 from nextcloud/user_external-15
user_external bump to 15
-rw-r--r--user_external/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_external/appinfo/info.xml b/user_external/appinfo/info.xml
index 62681f1ff..3790235a7 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://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>
<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="13" max-version="14" />
+ <nextcloud min-version="13" max-version="15" />
</dependencies>
<version>0.4</version>
<shipped>true</shipped>