diff --git a/data/bluetooth.appdata.xml.in b/data/bluetooth.appdata.xml.in index 5a754b83..936b0591 100644 --- a/data/bluetooth.appdata.xml.in +++ b/data/bluetooth.appdata.xml.in @@ -8,7 +8,7 @@ Bluetooth Indicator Connect and disconnect paired bluetooth devices - +

Updated translations

diff --git a/meson.build b/meson.build index 9fa19add..243ade68 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'bluetooth', 'vala', 'c', - version: '2.1.3' + version: '2.1.4' ) gettext_name = meson.project_name() + '-indicator'