Skip to content

Commit

Permalink
Release 7.1.0 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Aug 21, 2023
1 parent cdbbccd commit 5c0fb42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions data/feedback.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
<screenshots>
<screenshot type="default">
<caption>Filter components by category</caption>
<image>https://raw.githubusercontent.com/elementary/feedback/6.1.2/data/screenshot.png</image>
<image>https://raw.githubusercontent.com/elementary/feedback/7.1.0/data/screenshot.png</image>
</screenshot>
<screenshot>
<caption>Select from a list with icons</caption>
<image>https://raw.githubusercontent.com/elementary/feedback/6.1.2/data/screenshot-settings.png</image>
<image>https://raw.githubusercontent.com/elementary/feedback/7.1.0/data/screenshot-settings.png</image>
</screenshot>
</screenshots>

Expand Down Expand Up @@ -56,7 +56,7 @@
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="7.1.0" date="2023-08-17" urgency="medium">
<release version="7.1.0" date="2023-08-18" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'io.elementary.feedback',
'vala', 'c',
version: '7.0.0',
version: '7.1.0',
meson_version: '>=0.58.0'
)

Expand Down

0 comments on commit 5c0fb42

Please sign in to comment.