We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41da52 commit 9072b41Copy full SHA for 9072b41
data/music.metainfo.xml.in
@@ -51,7 +51,7 @@
51
<update_contact>contact_at_elementary.io</update_contact>
52
53
<releases>
54
- <release version="7.0.1" date="2022-12-04" urgency="medium">
+ <release version="7.0.1" date="2022-12-05" urgency="medium">
55
<description>
56
<p>Improvements:</p>
57
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.music',
3
'vala', 'c',
4
- version: '7.0.0'
+ version: '7.0.1'
5
)
6
7
i18n = import('i18n')
0 commit comments