diff --git a/data/io.elementary.switchboard.notifications.appdata.xml.in b/data/io.elementary.switchboard.notifications.appdata.xml.in index 5f78a8e9..25f5eb11 100644 --- a/data/io.elementary.switchboard.notifications.appdata.xml.in +++ b/data/io.elementary.switchboard.notifications.appdata.xml.in @@ -7,6 +7,15 @@ preferences-system-notifications notifications-plug + + +

Minor updates:

+
    +
  • New illustrations
  • +
  • Updated translations
  • +
+
+

Updated translations

diff --git a/data/screenshot.png b/data/screenshot.png index 1052b7bb..9696c662 100644 Binary files a/data/screenshot.png and b/data/screenshot.png differ diff --git a/meson.build b/meson.build index 41eaa9d6..b60395d6 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'notifications', 'vala', 'c', - version: '2.1.7' + version: '2.2.0' ) gettext_name = meson.project_name() + '-plug'