summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-19 15:15:47 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-19 15:15:47 +0200
commit57c819a14906d6b2d7130c653f22d9aeb8c6eebc (patch)
tree9e0c9a0c125842a7366fb81de265fc3e6cea35c1
parentfdc383382bd9d0ffe99a4d36dbd4ebaa05b58a11 (diff)
version bump3.002
-rw-r--r--appinfo/app.json2
-rw-r--r--appinfo/info.xml2
-rw-r--r--appinfo/version2
3 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index ce906682b..65b19b030 100644
--- a/appinfo/app.json
+++ b/appinfo/app.json
@@ -3,7 +3,7 @@
"id": "news",
"description": "ownCloud News App",
"licence": "AGPL",
- "version": "3.001",
+ "version": "3.002",
"authors": [
{
"name": "Bernhard Posselt",
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 5f79140a9..66f566ce7 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.001</version>
+ <version>3.002</version>
<require>7.8</require>
</info>
diff --git a/appinfo/version b/appinfo/version
index 35fd04da7..3458b5b2d 100644
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-3.001 \ No newline at end of file
+3.002 \ No newline at end of file