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 78ada64 commit 96f7b71Copy full SHA for 96f7b71
2 files changed
data/printers.metainfo.xml.in
@@ -37,7 +37,7 @@
37
<update_contact>contact_at_elementary.io</update_contact>
38
39
<releases>
40
- <release version="8.0.2" date="2025-10-29" urgency="medium">
+ <release version="8.0.2" date="2025-11-17" urgency="medium">
41
<description>
42
<p>Minor updates:</p>
43
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.settings.printers',
3
'vala', 'c',
4
- version: '8.0.1'
+ version: '8.0.2'
5
)
6
7
gnome = import('gnome')
0 commit comments