Skip to content

Commit

Permalink
Release 2.4.1 (#140)
Browse files Browse the repository at this point in the history
* Release 2.4.1

* Update meson.build

Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
  • Loading branch information
danirabbit and cassidyjames committed Apr 1, 2020
1 parent 3ff82fd commit 420ea16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/power.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<name>Power</name>
<summary>Configure display brightness, power buttons, and suspend behavior</summary>
<releases>
<release version="2.4.1" date="2020-03-31" urgency="medium">
<release version="2.4.1" date="2020-04-01" urgency="medium">
<description>
<p>Updated translations</p>
</description>
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(
'power',
'vala', 'c',
version: '2.4.0'
version: '2.4.1'
)

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

0 comments on commit 420ea16

Please sign in to comment.