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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-01-04 18:43:09 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-01-04 18:43:09 +0300
commit5286bf9c0fab1f74df0690322b4b987779e90a43 (patch)
tree05ddecbb1c6440749b418e6280bc22f9f8f49253 /appinfo
parent0e908cb6aa5cd758d611c10c07c058202d6eb606 (diff)
This version in NC13 only
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 953f367b..5e531bd3 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -48,7 +48,7 @@
<repository type="git">https://github.com/nextcloud/gallery.git</repository>
<dependencies>
<php min-version="5.6" max-version="7"/>
- <nextcloud min-version="11" max-version="13"/>
+ <nextcloud min-version="13" max-version="13"/>
</dependencies>
<default_enable />
<shipped>true</shipped>