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 2fd68a5 commit be6074fCopy full SHA for be6074f
2 files changed
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.3.2" date="2025-10-31">
+ <release version="8.3.2" date="2025-02-04">
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.1',
+ version: '8.3.2',
5
meson_version: '>=0.57.0'
6
)
7
0 commit comments