summaryrefslogtreecommitdiffstats
path: root/appinfo/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/app.json')
-rw-r--r--appinfo/app.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index 7153c0ffb..78d2ad3fa 100644
--- a/appinfo/app.json
+++ b/appinfo/app.json
@@ -3,7 +3,7 @@
"id": "news",
"description": "ownCloud News App",
"licence": "AGPL",
- "version": "3.003",
+ "version": "3.101",
"authors": [
{
"name": "Bernhard Posselt",
@@ -36,7 +36,7 @@
"categories": ["Multimedia"],
"dependencies": {
"php": ">=5.4",
- "owncloud": ">=7.8",
+ "owncloud": ">=7",
"libs": {
"curl": "*"
}