Skip to content

Commit efd9be8

Browse files
authored
Release 8.0.2 (#331)
1 parent 77be974 commit efd9be8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/settings.appdata.xml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<screenshots>
1717
<screenshot type="default">
18-
<image>https://raw.githubusercontent.com/elementary/switchboard/8.0.0/data/screenshot.png</image>
18+
<image>https://raw.githubusercontent.com/elementary/switchboard/8.0.2/data/screenshot.png</image>
1919
</screenshot>
2020
</screenshots>
2121

@@ -38,7 +38,7 @@
3838
<update_contact>contact_AT_elementary.io</update_contact>
3939

4040
<releases>
41-
<release version="8.0.2" date="2024-10-22" urgency="medium">
41+
<release version="8.0.2" date="2024-10-23" urgency="medium">
4242
<description>
4343
<ul>
4444
<li>Updated translations</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.1',
4+
version: '8.0.2',
55
meson_version: '>= 0.57.0'
66
)
77

0 commit comments

Comments
 (0)