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 0111bb4 commit eaeb408Copy full SHA for eaeb408
2 files changed
data/applications.metainfo.xml.in
@@ -37,7 +37,7 @@
37
<update_contact>contact_at_elementary.io</update_contact>
38
39
<releases>
40
- <release version="8.2.0" date="2025-09-10" urgency="medium">
+ <release version="8.2.0" date="2025-09-11" urgency="medium">
41
<description>
42
<p>Minor updates:</p>
43
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'applications',
3
'vala', 'c',
4
- version: '8.1.0'
+ version: '8.2.0'
5
)
6
7
gettext_name = 'io.elementary.settings.' + meson.project_name()
0 commit comments