diff --git a/data/bluetooth.appdata.xml.in b/data/bluetooth.appdata.xml.in index aeaffc4b..311a7f05 100644 --- a/data/bluetooth.appdata.xml.in +++ b/data/bluetooth.appdata.xml.in @@ -8,6 +8,11 @@ Bluetooth Indicator Connect and disconnect paired bluetooth devices + + +

Updated translations

+
+

Updated translations

diff --git a/meson.build b/meson.build index daa0a3bf..5c456dfc 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'bluetooth', 'vala', 'c', - version: '2.1.4' + version: '2.1.5' ) gettext_name = meson.project_name() + '-indicator'