Skip to content

Commit

Permalink
Release 2.0.4 (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryonakano authored Jul 9, 2022
1 parent d2d571c commit 54ad89e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/com.github.sgpthomas.hourglass.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</provides>

<releases>
<release version="2.0.4" date="2022-07-09" urgency="low">
<release version="2.0.4" date="2022-07-09" urgency="low">
<description>
<ul>
<li>Improve relative time handling</li>
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.sgpthomas.hourglass',
'vala', 'c',
version: '2.0.3',
version: '2.0.4',
meson_version: '>=0.57.0'
)

Expand Down

0 comments on commit 54ad89e

Please sign in to comment.