Skip to content

Commit f5fad60

Browse files
authored
Release 2.4.2 (#316)
1 parent 326a4e2 commit f5fad60

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

data/datetime.metainfo.xml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<screenshots>
1515
<screenshot type="default">
16-
<image>https://raw.githubusercontent.com/elementary/wingpanel-indicator-datetime/master/data/screenshot.png</image>
16+
<image>https://raw.githubusercontent.com/elementary/wingpanel-indicator-datetime/2.4.2/data/screenshot.png</image>
1717
</screenshot>
1818
</screenshots>
1919

@@ -30,7 +30,7 @@
3030
<update_contact>contact_at_elementary.io</update_contact>
3131

3232
<releases>
33-
<release version="2.4.2" date="2024-07-17" urgency="medium">
33+
<release version="2.4.2" date="2024-08-21" urgency="medium">
3434
<description>
3535
<p>Improvements:</p>
3636
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'datetime',
33
'vala', 'c',
4-
version: '2.4.1',
4+
version: '2.4.2',
55
meson_version: '>= 0.57.0'
66
)
77

0 commit comments

Comments
 (0)