diff --git a/data/notifications.metainfo.xml.in b/data/notifications.metainfo.xml.in
index 2a53544..de7f7ed 100644
--- a/data/notifications.metainfo.xml.in
+++ b/data/notifications.metainfo.xml.in
@@ -12,7 +12,7 @@
- https://raw.githubusercontent.com/elementary/switchboard-plug-notifications/main/data/screenshot.png
+ https://raw.githubusercontent.com/elementary/switchboard-plug-notifications/8.0.0/data/screenshot.png
@@ -29,7 +29,7 @@
contact_at_elementary.io
-
+
Minor updates:
diff --git a/meson.build b/meson.build
index 35d2b8e..e071451 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'notifications',
'vala', 'c',
- version: '2.2.0'
+ version: '8.0.0'
)
gettext_name = 'io.elementary.settings.' + meson.project_name()