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 b2cdc60 commit e0142bdCopy full SHA for e0142bd
data/desktop.metainfo.xml.in
@@ -43,7 +43,7 @@
43
<update_contact>contact_at_elementary.io</update_contact>
44
45
<releases>
46
- <release version="8.2.0" date="2024-12-02" urgency="medium">
+ <release version="8.2.0" date="2025-05-16" urgency="medium">
47
<description>
48
<p>Other updates:</p>
49
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'desktop',
3
'vala', 'c',
4
- version: '8.1.0'
+ version: '8.2.0'
5
)
6
gettext_name = 'io.elementary.settings.' + meson.project_name()
7
gnome = import('gnome')
0 commit comments