summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-24 17:15:51 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-24 17:15:51 +0200
commit242555e659d4c03f46bc95a7437456718f1b6706 (patch)
treeaf4086281cb0ed4b76964690eeb15f9e20c8525c /appinfo
parent37b48d2aef2b82db461c8227b78e01c5cdd8e9c1 (diff)
fixed a bug when deleting folders
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
-rw-r--r--appinfo/version2
2 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 03ad42716..83b537c41 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>0.102</version>
+ <version>0.103</version>
<require>5.0.6</require>
</info>
diff --git a/appinfo/version b/appinfo/version
index ef975df47..b94f26bf5 100644
--- a/appinfo/version
+++ b/appinfo/version
@@ -1 +1 @@
-0.102 \ No newline at end of file
+0.103 \ No newline at end of file