Skip to content

Commit

Permalink
Release 2.4.2 (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Jan 26, 2022
1 parent 0c0d334 commit f8b235b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/io.elementary.switchboard.network.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<icon type="stock">preferences-system-network</icon>
<translation type="gettext">networking-plug</translation>
<releases>
<release version="2.4.2" date="2022-01-23" urgency="medium">
<release version="2.4.2" date="2022-01-24" urgency="medium">
<description>
<p>Minor updates</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'networking',
'vala', 'c',
version: '2.4.1'
version: '2.4.2'
)

gettext_name = meson.project_name() + '-plug'
Expand Down

0 comments on commit f8b235b

Please sign in to comment.