Skip to content

Commit 6efb637

Browse files
authored
Release 3.0.0 (#224)
1 parent 3eb3c2a commit 6efb637

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/com.github.sgpthomas.hourglass.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</provides>
6464

6565
<releases>
66-
<release version="3.0.0" date="2023-01-20" urgency="high">
66+
<release version="3.0.0" date="2023-01-21" urgency="high">
6767
<description>
6868
<ul>
6969
<li>Port to GTK 4</li>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('com.github.sgpthomas.hourglass',
22
'vala', 'c',
3-
version: '2.0.4',
3+
version: '3.0.0',
44
meson_version: '>=0.57.0'
55
)
66

0 commit comments

Comments
 (0)