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 546c936 commit 0b9c20bCopy full SHA for 0b9c20b
2 files changed
data/sideload.metainfo.xml.in
@@ -56,7 +56,7 @@
56
<update_contact>contact_at_elementary.io</update_contact>
57
58
<releases>
59
- <release version="6.3.1" date="2025-10-28" urgency="medium">
+ <release version="6.3.1" date="2025-11-17" urgency="medium">
60
<description>
61
<ul>
62
<li>Updated translations</li>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.sideload',
3
'vala', 'c',
4
- version: '6.3.0',
+ version: '6.3.1',
5
meson_version: '>= 0.59'
6
)
7
0 commit comments