summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-04-08 03:30:59 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-04-08 22:00:48 +0200
commita9b34deefd67e08a79ddefb0e1f980f6a6c1249d (patch)
tree5289a48a9a56382d3077a60908479e92538beee5 /appinfo/info.xml
parentc4dc7d3c9f955341591a256add0c3f97f7778818 (diff)
require status to be not null
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 3dd0596af..6b8dbb08a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,6 +5,6 @@
<description>An RSS/Atom feed reader. Requires the App Framework app and backgroundjobs need to be enabled. 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>1.808</version>
+ <version>1.809</version>
<require>6.0.2</require>
</info>