Skip to content

Commit 6714b3c

Browse files
authored
Release 8.0.3 (#351)
1 parent 7a38e33 commit 6714b3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/settings.appdata.xml.in

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

4040
<releases>
41-
<release version="8.0.3" date="2025-06-24" urgency="medium">
41+
<release version="8.0.3" date="2025-07-29" urgency="medium">
4242
<description>
4343
<ul>
4444
<li>When selecting a search result without having opened the corresponding page first the correct sidebar row will be preselected</li>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'io.elementary.settings',
33
'c', 'vala',
4-
version: '8.0.2',
4+
version: '8.0.3',
55
meson_version: '>= 0.57.0'
66
)
77

0 commit comments

Comments
 (0)