Skip to content

Commit d969c38

Browse files
danirabbitzeebok
andauthored
Release 8.2.2 (#389)
Co-authored-by: Ryan Kornheisl <ryan@skarva.tech>
1 parent c0a954b commit d969c38

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/system.metainfo.xml.in

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

4242
<releases>
43-
<release version="8.2.2" date="2025-11-03" urgency="medium">
43+
<release version="8.2.2" date="2025-11-04" urgency="medium">
4444
<description>
4545
<p>Minor updates:</p>
4646
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'system',
33
'vala', 'c',
4-
version: '8.2.1'
4+
version: '8.2.2'
55
)
66

77
gettext_name = 'io.elementary.settings.' + meson.project_name()

0 commit comments

Comments
 (0)