Skip to content

Commit

Permalink
Release 4.0.1 (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryonakano authored Apr 14, 2023
1 parent 9a71118 commit 9f692cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/reco.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<developer_name>Ryo Nakano</developer_name>

<releases>
<release version="4.0.1" date="2023-04-16" urgency="low">
<release version="4.0.1" date="2023-04-15" urgency="low">
<description>
<ul>
<li>Show important errors to users</li>
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(
'com.github.ryonakano.reco',
'vala', 'c',
version: '4.0.0',
version: '4.0.1',
meson_version: '>=0.57.0'
)

Expand Down

0 comments on commit 9f692cb

Please sign in to comment.