summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG2
-rw-r--r--appinfo/info.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 185dd22e0..edea599ee 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-ownCloud-news (1.0~beta1)
+ownCloud-news (1.0~beta.1)
* Fix a bug that would cause PHP 5.3 to fail while parsing utf-8
* Reverted the keep unread checkbox styling from a button back to a normal checkbox
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e66619daa..4eef39c62 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -4,6 +4,7 @@
<name>News</name>
<description>An RSS/Atom feed reader</description>
<licence>AGPL</licence>
+ <version>1.0</version>
<author>Alessandro Cosentino, Bernhard Posselt, Jan-Christoph Borchardt. Powered by SimplePie (Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors).</author>
<require>5</require>
</info>