Skip to content

Commit 540830b

Browse files
authored
Release 8.0.0 (#311)
1 parent d6034f2 commit 540830b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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/main/data/screenshot.png</image>
18+
<image>https://raw.githubusercontent.com/elementary/switchboard/8.0.0/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.0" date="2024-05-08" urgency="medium">
41+
<release version="8.0.0" date="2024-05-21" urgency="medium">
4242
<description>
4343
<p>App Updates:</p>
4444
<ul>

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: '6.0.2',
4+
version: '8.0.0',
55
)
66

77
lib_version = '2.0'

0 commit comments

Comments
 (0)