Skip to content

Commit

Permalink
chore: Release v5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bragefuglseth committed Dec 28, 2024
1 parent e43b947 commit 6521aac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions data/dev.bragefuglseth.Keypunch.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
</supports>
<launchable type="desktop-id">dev.bragefuglseth.Keypunch.desktop</launchable>
<releases>
<release date="2024-12-28" version="5.1">
<description translate="no">
<p>Minor user interface translation improvements.</p>
</description>
</release>
<release date="2024-12-23" version="5.0">
<description translate="no">
<p>As a slightly delayed present, this christmas update contains the following additions and improvements:</p>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('keypunch', 'rust',
version: '0.5.0',
version: '0.5.1',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)
Expand Down

0 comments on commit 6521aac

Please sign in to comment.