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

github.com/nextcloud/files_excludedirs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKing <kzhui125@gmail.com>2018-05-26 05:38:00 +0300
committerGitHub <noreply@github.com>2018-05-26 05:38:00 +0300
commit2da985ab3043ec9d507be7238ff59ae14956a8ba (patch)
tree0640a1b2f9ca968ef96015b62544543ddea0dd41
parenta98000af176b09d2378d512eb89bf8ee907e153c (diff)
support nextcloud 13
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 670875b..0a68d0d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
<version>0.0.1</version>
<namespace>Files_ExcludeDirs</namespace>
<dependencies>
- <nextcloud min-version="10" max-version="12" />
+ <nextcloud min-version="10" max-version="13" />
</dependencies>
<types>
<filesystem/>