Skip to content

Commit e0142bd

Browse files
authored
Release 8.2.0 (#446)
1 parent b2cdc60 commit e0142bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/desktop.metainfo.xml.in

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

4545
<releases>
46-
<release version="8.2.0" date="2024-12-02" urgency="medium">
46+
<release version="8.2.0" date="2025-05-16" urgency="medium">
4747
<description>
4848
<p>Other updates:</p>
4949
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'desktop',
33
'vala', 'c',
4-
version: '8.1.0'
4+
version: '8.2.0'
55
)
66
gettext_name = 'io.elementary.settings.' + meson.project_name()
77
gnome = import('gnome')

0 commit comments

Comments
 (0)