summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-07 17:11:39 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-07 17:11:39 +0100
commitc91a32982d0df1c0e1acc0d5ac8cca7dfb6cc63f (patch)
treeda3f73fa1b2d90fb307f03a81f45d1e0bdf6af40 /appinfo
parente92d57740718b142b5157e371ce5ddde7f6a9795 (diff)
version bump
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 8110b748a..a638e0e9b 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.0.0",
+ "version": "4.0.1",
"authors": [
{
"name": "Bernhard Posselt",
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f39a3016c..1f65c275d 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.0.0</version>
+ <version>4.0.1</version>
<require>7.0.3</require>
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
</info>