diff --git a/data/bluetooth.metainfo.xml.in b/data/bluetooth.metainfo.xml.in index f7d88d0..0d50c22 100644 --- a/data/bluetooth.metainfo.xml.in +++ b/data/bluetooth.metainfo.xml.in @@ -12,7 +12,7 @@ - https://raw.githubusercontent.com/elementary/switchboard-plug-bluetooth/8.0.0/data/screenshot.png + https://raw.githubusercontent.com/elementary/switchboard-plug-bluetooth/8.0.1/data/screenshot.png @@ -31,7 +31,7 @@ contact_at_elementary.io - +

Minor updates

    diff --git a/meson.build b/meson.build index 61b70dc..6f4b9c5 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'bluetooth', 'vala', 'c', - version: '8.0.0' + version: '8.0.1' ) gettext_name = 'io.elementary.settings.' + meson.project_name()