Skip to content

Commit ee68ac1

Browse files
authored
Release 8.3.0 (#488)
1 parent f17faee commit ee68ac1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.3.0" date="2026-03-17" urgency="medium">
46+
<release version="8.3.0" date="2026-04-03" 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.2.1'
4+
version: '8.3.0'
55
)
66
gettext_name = 'io.elementary.settings.' + meson.project_name()
77
gnome = import('gnome')

0 commit comments

Comments
 (0)