diff --git a/data/com.github.geigi.cozy.appdata.xml b/data/com.github.geigi.cozy.appdata.xml index 5c6fae5a..38b6f974 100644 --- a/data/com.github.geigi.cozy.appdata.xml +++ b/data/com.github.geigi.cozy.appdata.xml @@ -51,12 +51,12 @@ https://www.patreon.com/geigi cozy@geigi.de - +
  • Playback speed control!
  • New icons
  • -
  • Added French, Danish & Turkish translations! (Thanks to Vistaus, Distil62, karaagac)
  • +
  • Added French, Danish and Turkish translations! (Thanks to Vistaus, Distil62, karaagac)
diff --git a/debian/changelog b/debian/changelog index 24245e62..dd121ddc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -com.github.geigi.cozy (0.4.5) UNSTABLE; urgency=low +com.github.geigi.cozy (0.4.6) UNSTABLE; urgency=low * Playback speed control! * New icons diff --git a/meson.build b/meson.build index 284f88d1..498ca304 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('cozy', - version: '0.4.5', + version: '0.4.6', meson_version: '>= 0.40.0') project_name = 'cozy'