Skip to content

Commit 1866e51

Browse files
authored
Release 8.0.1 (#84)
1 parent 2389733 commit 1866e51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/agent-polkit.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<update_contact>contact_at_elementary.io</update_contact>
3939

4040
<releases>
41-
<release version="8.0.1" date="2024-11-19" urgency="medium">
41+
<release version="8.0.1" date="2024-11-20" urgency="medium">
4242
<description>
4343
<ul>
4444
<li>Always on top and centered</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.desktop.agent-polkit',
33
'vala', 'c',
4-
version: '8.0.0'
4+
version: '8.0.1'
55
)
66

77
install_path = join_paths(get_option('prefix'), get_option('libexecdir'), 'policykit-1-pantheon')

0 commit comments

Comments
 (0)