Skip to content

Commit 7a3db68

Browse files
authored
Release 8.3.0 (#276)
1 parent 2c346d2 commit 7a3db68

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.3.0" date="2026-02-04" urgency="medium">
40+
<release version="8.3.0" date="2026-02-05" 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.2.0',
4+
version: '8.3.0',
55
meson_version: '>= 0.58.0'
66
)
77

0 commit comments

Comments
 (0)