summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 785e55da3..c5ce30ec6 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
<category>multimedia</category>
<licence>AGPL</licence>
- <version>5.0.1</version>
+ <version>5.1.0</version>
<namespace>News</namespace>
<!-- resources -->
@@ -21,9 +21,9 @@
<repository type="git">https://github.com/owncloud/news.git</repository>
<!-- dependencies -->
- <requiremin>7.6</requiremin>
+ <requiremin>8</requiremin>
<dependencies>
- <owncloud min-version="7.6" />
+ <owncloud min-version="8" />
<php min-version="5.4" />
<database>pgsql</database>
<database>sqlite</database>