Skip to content

Commit

Permalink
Release 8.0.0 (#774)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Jul 25, 2024
1 parent 5911fc7 commit 5712a4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/music.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<screenshots>
<screenshot type="default">
<caption>Quickly queue up your favorite tracks</caption>
<image>https://raw.githubusercontent.com/elementary/music/7.1.0/data/screenshot.png</image>
<image>https://raw.githubusercontent.com/elementary/music/8.0.0/data/screenshot.png</image>
</screenshot>
</screenshots>

Expand Down Expand Up @@ -54,7 +54,7 @@
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="8.0.0" date="2024-05-19" urgency="medium">
<release version="8.0.0" date="2024-05-20" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'io.elementary.music',
'vala', 'c',
version: '7.1.0',
version: '8.0.0',
meson_version: '>=0.58.0'
)

Expand Down

0 comments on commit 5712a4c

Please sign in to comment.