summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-16 10:21:03 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-16 10:21:03 +0200
commit45213bf848bd045e1b2840ba51c043fc27be2057 (patch)
treec7fac27ea1faed43d5627c7f80b6fcc1ce5f0d46 /appinfo
parentdb321f413801552279cc58620543ba27c3f1f967 (diff)
version bump3.402
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.json4
-rw-r--r--appinfo/info.xml4
-rw-r--r--appinfo/version2
3 files changed, 5 insertions, 5 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index f9def7099..a3d47891c 100644
--- a/appinfo/app.json
+++ b/appinfo/app.json
@@ -3,7 +3,7 @@
"id": "news",
"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",
"licence": "AGPL",
- "version": "3.401",
+ "version": "3.4.2",
"authors": [
{
"name": "Bernhard Posselt",
@@ -36,7 +36,7 @@
"categories": ["Multimedia"],
"dependencies": {
"php": ">=5.4",
- "owncloud": ">=7.0.2.2",
+ "owncloud": ">=7.0.3",
"libs": {
"curl": "*",
"libxml": ">=2.7.8",
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 694164863..a736bbe96 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,6 +5,6 @@
<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.401</version>
- <require>7.0.2.2</require>
+ <version>3.402</version>
+ <require>7.0.3</require>
</info>
diff --git a/appinfo/version b/appinfo/version
index acce56cab..22e17e864 100644
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-3.401 \ No newline at end of file
+3.402 \ No newline at end of file