Skip to content

Commit 6ed4527

Browse files
authored
Release 2.4.4 (#340)
1 parent bd31929 commit 6ed4527

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/io.elementary.switchboard.network.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<icon type="stock">preferences-system-network</icon>
88
<translation type="gettext">networking-plug</translation>
99
<releases>
10-
<release version="2.4.4" date="2022-10-19" urgency="medium">
10+
<release version="2.4.4" date="2022-10-20" urgency="medium">
1111
<description>
1212
<p>Minor updates</p>
1313
<ul>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'networking',
33
'vala', 'c',
4-
version: '2.4.3'
4+
version: '2.4.4'
55
)
66

77
gettext_name = meson.project_name() + '-plug'

0 commit comments

Comments
 (0)