Skip to content

Commit

Permalink
Release 4.3.1 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryonakano authored Aug 12, 2024
1 parent 7ce9055 commit 7120239
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions data/konbucase.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@
</developer>

<releases>
<release version="4.3.1" date="2024-08-12" urgency="low">
<description translate="no">
<ul>
<li>Update translations</li>
</ul>
</description>
</release>

<release version="4.3.0" date="2024-05-11" urgency="medium">
<description translate="no">
<p>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project('com.github.ryonakano.konbucase',
'vala', 'c',
version: '4.3.0',
version: '4.3.1',
meson_version: '>=0.58.0'
)

Expand Down

0 comments on commit 7120239

Please sign in to comment.