Skip to content

Commit eaeb408

Browse files
authored
Release 8.2.0 (#258)
* Release 8.2.0 * Update meson.build
1 parent 0111bb4 commit eaeb408

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/applications.metainfo.xml.in

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

3939
<releases>
40-
<release version="8.2.0" date="2025-09-10" urgency="medium">
40+
<release version="8.2.0" date="2025-09-11" urgency="medium">
4141
<description>
4242
<p>Minor updates:</p>
4343
<ul>

meson.build

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

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

0 commit comments

Comments
 (0)