Skip to content

Commit

Permalink
Release 8.0.0 (#274)
Browse files Browse the repository at this point in the history
* Release 8.0.0

* Update sound.metainfo.xml.in

---------

Co-authored-by: Leonardo Lemos <leonardo@elementary.io>
  • Loading branch information
danirabbit and leonardo-lemos authored Aug 21, 2024
1 parent e283463 commit f9742a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/sound.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/elementary/wingpanel-indicator-sound/7.0.0/data/screenshot.png</image>
<image>https://raw.githubusercontent.com/elementary/wingpanel-indicator-sound/8.0.0/data/screenshot.png</image>
</screenshot>
</screenshots>

Expand All @@ -31,7 +31,7 @@
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="8.0.0" date="2024-07-17" urgency="medium">
<release version="8.0.0" date="2024-08-21" urgency="medium">
<description>
<p>Minor updates</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(
'sound',
'vala', 'c',
version: '7.0.0',
version: '8.0.0',
meson_version: '>= 0.57.0'
)

Expand Down

0 comments on commit f9742a5

Please sign in to comment.