diff --git a/data/com.github.tenderowl.frog.appdata.xml.in b/data/com.github.tenderowl.frog.appdata.xml.in index 64dd5cd..ad51b69 100644 --- a/data/com.github.tenderowl.frog.appdata.xml.in +++ b/data/com.github.tenderowl.frog.appdata.xml.in @@ -19,7 +19,7 @@ - +

What's new:

    diff --git a/meson.build b/meson.build index 941d1f6..914fd82 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('frog', - version: '1.4.1', + version: '1.4.2', meson_version: '>= 0.50.0', default_options: [ 'warning_level=2', ],