Skip to content

Commit d66d9ae

Browse files
authored
Release 8.0.0 (#548)
1 parent d223594 commit d66d9ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

data/wingpanel.metainfo.xml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<screenshots>
1616
<screenshot type="default">
17-
<image>https://raw.githubusercontent.com/elementary/wingpanel/3.0.5/data/screenshot.png</image>
17+
<image>https://raw.githubusercontent.com/elementary/wingpanel/8.0.0/data/screenshot.png</image>
1818
</screenshot>
1919
</screenshots>
2020

@@ -36,7 +36,7 @@
3636
<update_contact>contact_AT_elementary.io</update_contact>
3737

3838
<releases>
39-
<release version="8.0.0" date="2024-07-12" urgency="medium">
39+
<release version="8.0.0" date="2024-08-21" urgency="medium">
4040
<description>
4141
<p>Improvements:</p>
4242
<ul>

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.wingpanel',
33
'c', 'vala',
4-
version: '3.0.5',
4+
version: '8.0.0',
55
meson_version : '>= 0.58.0'
66
)
77

0 commit comments

Comments
 (0)