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.
1 parent ffc5cbc commit 5f34865Copy full SHA for 5f34865
data/appcenter.metainfo.xml.in
@@ -65,7 +65,7 @@
65
<update_contact>contact_at_elementary.io</update_contact>
66
67
<releases>
68
- <release version="8.4.0" date="2026-03-16">
+ <release version="8.4.0" date="2026-03-31">
69
<description>
70
<p>Other Improvements:</p>
71
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.appcenter',
3
'vala', 'c',
4
- version: '8.3.2',
+ version: '8.4.0',
5
meson_version: '>=0.57.0'
6
)
7
0 commit comments