Skip to content

Commit 8ac4bd2

Browse files
authored
Release 8.0.3 (#101)
1 parent c5b53a3 commit 8ac4bd2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

data/sharing.metainfo.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<update_contact>contact_at_elementary.io</update_contact>
3232

3333
<releases>
34-
<release version="8.0.3" date="2026-01-29" urgency="medium">
34+
<release version="8.0.3" date="2026-02-02" urgency="medium">
3535
<description>
3636
<ul>
3737
<li>Updated translations</li>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'io.elementary.settings.sharing',
33
'vala', 'c',
4-
version: '8.0.2'
4+
version: '8.0.3'
55
)
66

77
gnome = import('gnome')

0 commit comments

Comments
 (0)