Skip to content

Commit c03fd64

Browse files
authored
Release 8.1.1 (#276)
1 parent dc5d4f0 commit c03fd64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1" date="2025-10-30" urgency="medium">
36+
<release version="8.1.1" date="2025-11-07" 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.0.0',
3+
version: '8.1.1',
44
meson_version : '>= 0.57'
55
)
66

0 commit comments

Comments
 (0)