summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-22 15:54:21 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-22 15:54:21 +0200
commit2a903582505fbd54a9a2138bcddc116c5e35bfbe (patch)
tree74d8fba63939d14b44121cc33769f46be6c4b647 /appinfo
parentff4abd968f1baddd1255b9aa4d4945a003d276cc (diff)
version bump
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 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": "*"
}
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4086ec162..2ecad8274 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>3.003</version>
- <require>7.8</require>
+ <version>3.101</version>
+ <require>7</require>
</info>
diff --git a/appinfo/version b/appinfo/version
index abc5c234a..2280cdbb7 100644
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-3.003 \ No newline at end of file
+3.101 \ No newline at end of file