diff --git a/CHANGELOG.md b/CHANGELOG.md
index a563031..3a2d431 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Translations:
-## [0.4.5] - 2018-08- 31
+## [0.4.5] - 2018-08-31
### Added:
- [OARS](https://hughsie.github.io/oars/) Tags where added for compatibility with Store clients b0c94dd9
diff --git a/meson.build b/meson.build
index f621f63..2b7e472 100644
--- a/meson.build
+++ b/meson.build
@@ -3,7 +3,7 @@
project(
'gnome-podcasts', 'rust',
- version: '0.4.4',
+ version: '0.4.5',
license: 'GPLv3',
)
diff --git a/podcasts-gtk/resources/org.gnome.Podcasts.appdata.xml.in.in b/podcasts-gtk/resources/org.gnome.Podcasts.appdata.xml.in.in
index ffd0892..b2bf303 100644
--- a/podcasts-gtk/resources/org.gnome.Podcasts.appdata.xml.in.in
+++ b/podcasts-gtk/resources/org.gnome.Podcasts.appdata.xml.in.in
@@ -24,7 +24,7 @@
-
+
https://wiki.gnome.org/Apps/Podcasts
jpetridis@gnome.org