From a451220c2074707caf386479cec2ac5767a94018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Wed, 19 Nov 2025 11:15:14 -0800 Subject: [PATCH 1/2] Release 8.1.2 --- data/notifications.metainfo.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/notifications.metainfo.xml.in b/data/notifications.metainfo.xml.in index d5e1636..d0e2f73 100644 --- a/data/notifications.metainfo.xml.in +++ b/data/notifications.metainfo.xml.in @@ -33,7 +33,7 @@ contact_at_elementary.io - +

Minor Updates:

    From 1244bc58a790179e8210d7bc6a87892d782d11d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Wed, 19 Nov 2025 11:16:05 -0800 Subject: [PATCH 2/2] Update meson.build --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 9b22403..ea9f981 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project( 'io.elementary.notifications', 'vala', 'c', - version: '8.1.1', + version: '8.1.2', meson_version : '>= 0.57' )