Skip to content

Commit 799af50

Browse files
danirabbitzeebok
andauthored
Release 2.3.4 (#253)
* Release 2.3.4 * Update meson.build Co-authored-by: Ryan Kornheisl <ryan@skarva.tech>
1 parent 19bf765 commit 799af50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/network.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<summary>Connect to wireless networks and manage VPNs</summary>
88
<icon type="stock">preferences-system-network</icon>
99
<releases>
10-
<release version="2.3.4" date="2022-10-14" urgency="medium">
10+
<release version="2.3.4" date="2022-10-15" 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
'network',
33
'vala', 'c',
4-
version: '2.3.3'
4+
version: '2.3.4'
55
)
66

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

0 commit comments

Comments
 (0)