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 c5b53a3 commit 8ac4bd2Copy full SHA for 8ac4bd2
2 files changed
data/sharing.metainfo.xml.in
@@ -31,7 +31,7 @@
31
<update_contact>contact_at_elementary.io</update_contact>
32
33
<releases>
34
- <release version="8.0.3" date="2026-01-29" urgency="medium">
+ <release version="8.0.3" date="2026-02-02" urgency="medium">
35
<description>
36
<ul>
37
<li>Updated translations</li>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.settings.sharing',
3
'vala', 'c',
4
- version: '8.0.2'
+ version: '8.0.3'
5
)
6
7
gnome = import('gnome')
0 commit comments