diff --git a/data/io.elementary.switchboard.notifications.appdata.xml.in b/data/io.elementary.switchboard.notifications.appdata.xml.in
index 4c437f55..23baef9a 100644
--- a/data/io.elementary.switchboard.notifications.appdata.xml.in
+++ b/data/io.elementary.switchboard.notifications.appdata.xml.in
@@ -5,7 +5,7 @@
Notifications
Configure notification bubbles, sounds, and notification center
-
+
Updated translations
diff --git a/meson.build b/meson.build
index cc47eadb..220124f0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'notifications',
'vala', 'c',
- version: '2.1.5'
+ version: '2.1.6'
)
gettext_name = meson.project_name() + '-plug'