diff --git a/data/com.github.sgpthomas.hourglass.appdata.xml.in b/data/com.github.sgpthomas.hourglass.appdata.xml.in index 2ba2978..eb1d19c 100644 --- a/data/com.github.sgpthomas.hourglass.appdata.xml.in +++ b/data/com.github.sgpthomas.hourglass.appdata.xml.in @@ -50,7 +50,7 @@ - +
  • Improve relative time handling
  • diff --git a/meson.build b/meson.build index c384f4f..1514216 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('com.github.sgpthomas.hourglass', 'vala', 'c', - version: '2.0.3', + version: '2.0.4', meson_version: '>=0.57.0' )