Skip to content

Commit a7a6b59

Browse files
danirabbitzeebok
andauthored
Release 2.3.3 (#334)
* Release 2.3.3 * Update meson.build Co-authored-by: Ryan Kornheisl <[email protected]>
1 parent 74fcadc commit a7a6b59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/display.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-desktop-display</icon>
88
<translation type="gettext">display-plug</translation>
99
<releases>
10-
<release version="2.3.3" date="2022-10-19" urgency="medium">
10+
<release version="2.3.3" 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
'display',
33
'vala', 'c',
4-
version: '2.3.2'
4+
version: '2.3.3'
55
)
66

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

0 commit comments

Comments
 (0)