Skip to content

Commit

Permalink
Release 3.0.0 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryonakano authored Jan 21, 2023
1 parent 3eb3c2a commit 6efb637
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.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</provides>

<releases>
<release version="3.0.0" date="2023-01-20" urgency="high">
<release version="3.0.0" date="2023-01-21" urgency="high">
<description>
<ul>
<li>Port to GTK 4</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.4',
version: '3.0.0',
meson_version: '>=0.57.0'
)

Expand Down

0 comments on commit 6efb637

Please sign in to comment.