summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.json2
-rw-r--r--appinfo/info.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index 65e797003..92f314b21 100644
--- a/appinfo/app.json
+++ b/appinfo/app.json
@@ -36,7 +36,7 @@
"categories": ["Multimedia"],
"dependencies": {
"php": ">=5.4",
- "owncloud": ">=7",
+ "owncloud": ">=7.0.3",
"libs": {
"curl": "*",
"libxml": ">=2.7.8"
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b9c289bdc..69677a35c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,9 +2,9 @@
<info>
<id>news</id>
<name>News</name>
- <description>An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.rst in the apps top directory</description>
+ <description>An RSS/Atom feed reader. Requires ownCloud backgroundjobs or an updater script to be enabled to update your feeds. See the README.md in the apps top directory</description>
<licence>AGPL</licence>
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
<version>3.202</version>
- <require>7</require>
+ <require>7.0.3</require>
</info>