Skip to content

Commit 21df72f

Browse files
authored
Release 8.0.0 (#990)
1 parent d2218b4 commit 21df72f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

data/mail.metainfo.xml.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323

2424
<screenshots>
2525
<screenshot type="default">
26-
<image>https://raw.githubusercontent.com/elementary/mail/7.2.0/data/screenshot.png</image>
26+
<image>https://raw.githubusercontent.com/elementary/mail/8.0.0/data/screenshot.png</image>
2727
</screenshot>
2828
<screenshot>
29-
<image>https://raw.githubusercontent.com/elementary/mail/7.2.0/data/screenshot-compose.png</image>
29+
<image>https://raw.githubusercontent.com/elementary/mail/8.0.0/data/screenshot-compose.png</image>
3030
</screenshot>
3131
</screenshots>
3232

@@ -69,7 +69,7 @@
6969
<update_contact>contact_at_elementary.io</update_contact>
7070

7171
<releases>
72-
<release version="8.0.0" date="2024-05-20" urgency="medium">
72+
<release version="8.0.0" date="2024-05-29" urgency="medium">
7373
<description>
7474
<p>Improvements:</p>
7575
<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.mail',
33
'vala', 'c',
4-
version: '7.2.0',
4+
version: '8.0.0',
55
meson_version: '>=0.58.0'
66
)
77

0 commit comments

Comments
 (0)