Skip to content

Commit

Permalink
Release 7.0.1 (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Dec 10, 2022
1 parent a41da52 commit 9072b41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/music.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="7.0.1" date="2022-12-04" urgency="medium">
<release version="7.0.1" date="2022-12-05" 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.0.0'
version: '7.0.1'
)

i18n = import('i18n')
Expand Down

0 comments on commit 9072b41

Please sign in to comment.