We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f43d57 + 8417c92 commit 3c90db2Copy full SHA for 3c90db2
data/mail.metainfo.xml.in
@@ -69,7 +69,7 @@
69
<update_contact>contact_at_elementary.io</update_contact>
70
71
<releases>
72
- <release version="8.0.1" date="2025-10-28" urgency="medium">
+ <release version="8.0.1" date="2025-11-11" urgency="medium">
73
<description>
74
<p>Improvements:</p>
75
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.mail',
3
'vala', 'c',
4
- version: '8.0.0',
+ version: '8.0.1',
5
meson_version: '>=0.58.0'
6
)
7
0 commit comments