Skip to content

Commit

Permalink
Release 8.0.1 (#274)
Browse files Browse the repository at this point in the history
* Release 8.0.1

* Update meson.build
  • Loading branch information
danirabbit authored Dec 11, 2024
1 parent f3b1bef commit 425c966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/power.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="8.0.1" date="2024-12-10" urgency="medium">
<release version="8.0.1" date="2024-12-11" urgency="medium">
<description>
<p>Minor updates:</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(
'power',
'vala', 'c',
version: '8.0.0'
version: '8.0.1'
)

gettext_name = 'io.elementary.settings.' + meson.project_name()
Expand Down

0 comments on commit 425c966

Please sign in to comment.