diff --git a/data/sharing.appdata.xml.in b/data/sharing.appdata.xml.in
index 7a6acd4c..f8e200cd 100644
--- a/data/sharing.appdata.xml.in
+++ b/data/sharing.appdata.xml.in
@@ -7,7 +7,7 @@
preferences-system-sharing
sharing-plug
-
+
- Updated translations
diff --git a/meson.build b/meson.build
index 9ce61a66..52c847e3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'sharing',
'vala', 'c',
- version: '2.1.5'
+ version: '2.1.6'
)
gettext_name = meson.project_name() + '-plug'
gnome = import('gnome')