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 4b9320d commit 6a5bc4fCopy full SHA for 6a5bc4f
data/feedback.metainfo.xml.in
@@ -58,7 +58,7 @@
58
<update_contact>contact_at_elementary.io</update_contact>
59
60
<releases>
61
- <release version="8.1.1" date="2026-02-04" urgency="medium">
+ <release version="8.1.1" date="2026-02-05" urgency="medium">
62
<description>
63
<p>Improvements:</p>
64
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.feedback',
3
'vala', 'c',
4
- version: '8.1.0',
+ version: '8.1.1',
5
meson_version: '>=0.58.0'
6
)
7
0 commit comments