Skip to content

Commit 5712a4c

Browse files
authored
Release 8.0.0 (#774)
1 parent 5911fc7 commit 5712a4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/music.metainfo.xml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<screenshots>
1717
<screenshot type="default">
1818
<caption>Quickly queue up your favorite tracks</caption>
19-
<image>https://raw.githubusercontent.com/elementary/music/7.1.0/data/screenshot.png</image>
19+
<image>https://raw.githubusercontent.com/elementary/music/8.0.0/data/screenshot.png</image>
2020
</screenshot>
2121
</screenshots>
2222

@@ -54,7 +54,7 @@
5454
<update_contact>contact_at_elementary.io</update_contact>
5555

5656
<releases>
57-
<release version="8.0.0" date="2024-05-19" urgency="medium">
57+
<release version="8.0.0" date="2024-05-20" urgency="medium">
5858
<description>
5959
<p>Improvements:</p>
6060
<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.music',
33
'vala', 'c',
4-
version: '7.1.0',
4+
version: '8.0.0',
55
meson_version: '>=0.58.0'
66
)
77

0 commit comments

Comments
 (0)