summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-14 20:33:40 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-14 20:33:40 +0200
commit8b8da49d79b915dc79ab4f388c9223e889237d65 (patch)
tree0959da266d56108570d68df0b320ca48237e5f43 /appinfo
parent8668848e81e05f63d23ca699f6c0fae39ea58ff2 (diff)
bump version and depend on 7.0.3 because css will be backported
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.json2
-rw-r--r--appinfo/info.xml4
-rw-r--r--appinfo/version2
3 files changed, 4 insertions, 4 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index ce906682b..737d3b95d 100644
--- a/appinfo/app.json
+++ b/appinfo/app.json
@@ -36,7 +36,7 @@
"categories": ["Multimedia"],
"dependencies": {
"php": ">=5.4",
- "owncloud": ">=7.8",
+ "owncloud": ">=7.0.3",
"libs": {
"curl": "*"
}
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8f5dbc95c..260297f11 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.rst in the apps top directory</description>
<licence>AGPL</licence>
<author>Alessandro Cosentino, Bernhard Posselt, Jan-Christoph Borchardt. Powered by SimplePie (Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors).</author>
- <version>2.002</version>
- <require>7.8</require>
+ <version>3.001</version>
+ <require>7.0.3</require>
</info>
diff --git a/appinfo/version b/appinfo/version
index fca6b63eb..35fd04da7 100644
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-2.002 \ No newline at end of file
+3.001 \ No newline at end of file