Skip to content

Commit

Permalink
Release 6.1.0 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidyjames committed Apr 6, 2022
1 parent e66d13a commit 953cca7
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.about.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<icon type="stock">application-x-firmware</icon>
<translation type="gettext">about-plug</translation>
<releases>
<release version="6.1.0" date="2022-02-07" urgency="medium">
<release version="6.1.0" date="2022-04-06" urgency="medium">
<description>
<p>New features:</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(
'about',
'vala', 'c',
version: '6.0.1'
version: '6.1.0'
)

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

0 comments on commit 953cca7

Please sign in to comment.