summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0744def15..9c23f507a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -21,9 +21,9 @@
<repository type="git">https://github.com/owncloud/news.git</repository>
<!-- dependencies -->
- <requiremin>8</requiremin>
+ <requiremin>8.1</requiremin>
<dependencies>
- <owncloud min-version="8" />
+ <owncloud min-version="8.1" />
<php min-version="5.4" />
<database>pgsql</database>
<database>sqlite</database>