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>2016-03-03 05:09:49 +0300
committerOlivier Paroz <github@oparoz.com>2016-03-03 05:09:49 +0300
commit66a9550e66f2a5409faf643f203cf08e05c91952 (patch)
tree711bcf93cf643cbdb75244b6c90868b2b8c7df07 /appinfo
parentc30e77f23b02781dabaea4ae06e5660a0e5ace8c (diff)
Bump version
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 3c281dc4..6cc52663 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -30,12 +30,12 @@
</description>
<licence>AGPL</licence>
<author>Olivier Paroz, Robin Appelman</author>
- <version>14.5.0</version>
+ <version>15.0.0</version>
<namespace>Gallery</namespace>
<category>Multimedia</category>
<dependencies>
<php min-version="5.4" max-version="7"/>
- <owncloud min-version="9.0" max-version="9.0.99"/>
+ <owncloud min-version="9.0" max-version="9.1.99"/>
</dependencies>
<default_enable />
<shipped>true</shipped>