Skip to content

Commit 56c06f8

Browse files
authored
Release 6.0.1 (#229)
1 parent 2c9beb5 commit 56c06f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>A system settings application that focuses on modularity and simplicity.</p>
1212
</description>
1313
<releases>
14-
<release version="6.0.1" date="2022-04-26" urgency="medium">
14+
<release version="6.0.1" date="2022-05-03" urgency="medium">
1515
<description>
1616
<ul>
1717
<li>Updated translations</li>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'io.elementary.switchboard',
33
'c', 'vala',
4-
version: '6.0.0',
4+
version: '6.0.1',
55
)
66

77
lib_version = '2.0'

0 commit comments

Comments
 (0)