Skip to content

Commit ca815e9

Browse files
authored
Release 6.3.1 (#337)
1 parent 397043c commit ca815e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/io.elementary.switchboard.pantheon-shell.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-wallpaper</icon>
88
<translation type="gettext">pantheon-desktop-plug</translation>
99
<releases>
10-
<release version="6.3.1" date="2022-10-19" urgency="medium">
10+
<release version="6.3.1" date="2022-10-20" urgency="medium">
1111
<description>
1212
<p>Other 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
'pantheon-desktop',
33
'vala', 'c',
4-
version: '6.3.0'
4+
version: '6.3.1'
55
)
66
gettext_name = meson.project_name() + '-plug'
77
gnome = import('gnome')

0 commit comments

Comments
 (0)