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 6fdfd14 commit 35e4f04Copy full SHA for 35e4f04
data/feedback.appdata.xml.in
@@ -10,7 +10,7 @@
10
<p></p>
11
</description>
12
<releases>
13
- <release version="6.1.2" date="2022-10-19" urgency="medium">
+ <release version="6.1.2" date="2022-12-05" urgency="medium">
14
<description>
15
<p>Minor updates:</p>
16
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.feedback',
3
'vala', 'c',
4
- version: '6.1.1'
+ version: '6.1.2'
5
)
6
7
gnome = import('gnome')
0 commit comments