Skip to content

Commit 72d60a6

Browse files
committed
Bump version to 1.2.1
1 parent a84ef86 commit 72d60a6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

data/io.github.dzheremi2.lrcmake-gtk.metainfo.xml.in

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@
5959
</screenshots>
6060

6161
<releases>
62+
<release version="1.2.1" date="2024-12-10">
63+
<description translate="no">
64+
<p>Important hotfix of publishing functionality</p>
65+
</description>
66+
</release>
6267
<release version="1.2" date="2024-12-07">
6368
<description translate="no">
6469
<p>LRClib import now available</p>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('lrcmake',
2-
version: '1.2 (2627439)',
2+
version: '1.2.1 (a84ef86)',
33
meson_version: '>= 1.0.0',
44
default_options: [ 'warning_level=2', 'werror=false', ],
55
)

0 commit comments

Comments
 (0)