Skip to content

Commit 5b3dce0

Browse files
authored
Release 8.0.0 (#145)
1 parent e3ae5e0 commit 5b3dce0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/shortcut-overlay.metainfo.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/shortcut-overlay/master/data/screenshot.png</image>
18+
<image>https://raw.githubusercontent.com/elementary/shortcut-overlay/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-15">
41+
<release version="8.0.0" date="2024-06-06">
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.shortcut-overlay',
33
'vala', 'c',
4-
version: '2.0.1'
4+
version: '8.0.0'
55
)
66

77
gnome = import('gnome')

0 commit comments

Comments
 (0)