summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-03 11:21:27 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-03 11:21:27 +0200
commita8e38bf780aaaf3055310faaa54f813af2bade69 (patch)
treed2ca72eae962e3cdc0a1683e7ed408ffb2e62723 /appinfo
parent8d352def5b72941c1732fae156a76466398e7652 (diff)
also set version number in xml file to fix appstore problems
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 93d88a075..492d54f91 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,5 +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>0.96</version>
<require>5.0.5</require>
</info>