diff --git a/data/com.github.sgpthomas.hourglass.metainfo.xml.in.in b/data/com.github.sgpthomas.hourglass.metainfo.xml.in.in index c7340dd..b6a11f8 100644 --- a/data/com.github.sgpthomas.hourglass.metainfo.xml.in.in +++ b/data/com.github.sgpthomas.hourglass.metainfo.xml.in.in @@ -69,6 +69,22 @@ + + +
    +
  • Use portal for background and autostart
  • +
  • Update Flatpak runtime version to 8
  • +
+

+ Translation updates: +

+
    +
  • Update Russian translation (thanks to @lenemter)
  • +
  • Update Japanese translation
  • +
+
+
+
    diff --git a/meson.build b/meson.build index b145155..7715e69 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('com.github.sgpthomas.hourglass', 'vala', 'c', - version: '3.0.0', + version: '3.1.0', meson_version: '>=0.57.0' )