Skip to content

Commit 5c0fb42

Browse files
authored
Release 7.1.0 (#97)
1 parent cdbbccd commit 5c0fb42

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

data/feedback.metainfo.xml.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
<screenshots>
1717
<screenshot type="default">
1818
<caption>Filter components by category</caption>
19-
<image>https://raw.githubusercontent.com/elementary/feedback/6.1.2/data/screenshot.png</image>
19+
<image>https://raw.githubusercontent.com/elementary/feedback/7.1.0/data/screenshot.png</image>
2020
</screenshot>
2121
<screenshot>
2222
<caption>Select from a list with icons</caption>
23-
<image>https://raw.githubusercontent.com/elementary/feedback/6.1.2/data/screenshot-settings.png</image>
23+
<image>https://raw.githubusercontent.com/elementary/feedback/7.1.0/data/screenshot-settings.png</image>
2424
</screenshot>
2525
</screenshots>
2626

@@ -56,7 +56,7 @@
5656
<update_contact>contact_at_elementary.io</update_contact>
5757

5858
<releases>
59-
<release version="7.1.0" date="2023-08-17" urgency="medium">
59+
<release version="7.1.0" date="2023-08-18" urgency="medium">
6060
<description>
6161
<p>Improvements:</p>
6262
<ul>

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.feedback',
33
'vala', 'c',
4-
version: '7.0.0',
4+
version: '7.1.0',
55
meson_version: '>=0.58.0'
66
)
77

0 commit comments

Comments
 (0)