From 32fe2422198e617b67b1f7d183d5417d6a804dae Mon Sep 17 00:00:00 2001 From: Naqua Darazaki Date: Sun, 24 Sep 2023 20:30:38 +0200 Subject: [PATCH] Bump to 2.4.4 --- data/com.github.Darazaki.Spedread.appdata.xml.in | 8 ++++++++ meson.build | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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',