We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a38e33 commit 6714b3cCopy full SHA for 6714b3c
data/settings.appdata.xml.in
@@ -38,7 +38,7 @@
38
<update_contact>contact_AT_elementary.io</update_contact>
39
40
<releases>
41
- <release version="8.0.3" date="2025-06-24" urgency="medium">
+ <release version="8.0.3" date="2025-07-29" urgency="medium">
42
<description>
43
<ul>
44
<li>When selecting a search result without having opened the corresponding page first the correct sidebar row will be preselected</li>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.settings',
3
'c', 'vala',
4
- version: '8.0.2',
+ version: '8.0.3',
5
meson_version: '>= 0.57.0'
6
)
7
0 commit comments