Other updates:
+New Features:
diff --git a/meson.build b/meson.build index b20736b0e..c88fdff24 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'desktop', 'vala', 'c', - version: '8.0.0' + version: '8.0.1' ) gettext_name = 'io.elementary.settings.' + meson.project_name() gnome = import('gnome')