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:
authorOlivier Paroz <github@oparoz.com>2015-07-03 02:46:03 +0300
committerOlivier Paroz <github@oparoz.com>2015-07-03 02:46:03 +0300
commit716a934265b8feb1b67d878a2ed09357b863e0db (patch)
tree3094eb7ecc54b35834b9cfe10d769fa19a257b1b /appinfo
parent33e44ec32539408df9936d988e3b3bb39faa74f1 (diff)
Add the possibility to enable federated shares on 8.0
Also contains a fix for #201
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 23d988a8..0ad284b5 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -36,6 +36,6 @@
<ocsid>169116</ocsid>
<dependencies>
<php min-version="5.4" max-version="5.6"/>
- <owncloud min-version="8.0.2" max-version="8.0.9"/>
+ <owncloud min-version="8.0.4" max-version="8.0.9"/>
</dependencies>
</info>