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 d17b1bf commit ef312a4Copy full SHA for ef312a4
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.0" date="2025-08-22">
+ <release version="8.3.0" date="2025-09-09">
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.2.0',
+ version: '8.3.0',
5
meson_version: '>=0.57.0'
6
)
7
0 commit comments