Skip to content

Commit 6c5bb6f

Browse files
authored
Release 8.4.0 (#213)
1 parent 70c1712 commit 6c5bb6f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/settings-daemon.metainfo.xml.in

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

3434
<releases>
35-
<release version="8.4.0" date="2025-11-18" urgency="medium">
35+
<release version="8.4.0" date="2025-11-24" urgency="medium">
3636
<description>
3737
<p>Improvements:</p>
3838
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('io.elementary.settings-daemon',
22
'c', 'vala',
3-
version: '8.3.1',
3+
version: '8.4.0',
44
license: 'GPL3',
55
meson_version: '>=0.59.0'
66
)

0 commit comments

Comments
 (0)