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 2c346d2 commit 7a3db68Copy full SHA for 7a3db68
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.3.0" date="2026-02-04" urgency="medium">
+ <release version="8.3.0" date="2026-02-05" 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.2.0',
+ version: '8.3.0',
5
meson_version: '>= 0.58.0'
6
)
7
0 commit comments