summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-23 20:16:11 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-23 20:16:11 +0100
commit85fffc43ce9eeaa5ffcfc1ea48366012d39c4176 (patch)
tree19ad948a1f62ceb4828fa8828d584c42e86e232e /appinfo
parent305bc853482e9cfb80e59991421cb9ee17c1bfb2 (diff)
bump version4.2.1
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.json2
-rw-r--r--appinfo/info.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index 9079b37b6..c2c3489d1 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": "4.2.0",
+ "version": "4.2.1",
"authors": [
{
"name": "Bernhard Posselt",
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 990f5307e..3ccb782b2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,7 +4,7 @@
<name>News</name>
<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>
- <version>4.2.0</version>
+ <version>4.2.1</version>
<requiremin>7.0.3</requiremin>
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
</info>