diff --git a/data/com.github.Darazaki.Spedread.appdata.xml.in b/data/com.github.Darazaki.Spedread.appdata.xml.in index 502bbf0..2e99fdc 100755 --- a/data/com.github.Darazaki.Spedread.appdata.xml.in +++ b/data/com.github.Darazaki.Spedread.appdata.xml.in @@ -42,6 +42,14 @@ + + +

New:

+
    +
  • Update Russian translation (thanks to @alexkdeveloper)
  • +
+
+

New:

diff --git a/meson.build b/meson.build index 023ab6c..f8d61ff 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'spedread', ['c', 'vala'], - version: '2.4.3', + version: '2.4.4', meson_version: '>= 0.50.0', default_options: [ 'warning_level=2',