Skip to content

Commit 0fbd2fb

Browse files
authored
Release 8.1.2 (#282)
1 parent ab80833 commit 0fbd2fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/notifications.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<update_contact>contact_at_elementary.io</update_contact>
3434

3535
<releases>
36-
<release version="8.1.2" date="2025-11-18" urgency="medium">
36+
<release version="8.1.2" date="2025-11-19" urgency="medium">
3737
<description>
3838
<p>Minor Updates:</p>
3939
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project(
22
'io.elementary.notifications', 'vala', 'c',
3-
version: '8.1.1',
3+
version: '8.1.2',
44
meson_version : '>= 0.57'
55
)
66

0 commit comments

Comments
 (0)