Skip to content

Commit

Permalink
Release 8.0.0 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Jul 2, 2024
1 parent a5f5b7e commit 9f112f3
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/7.1.0/data/screenshot.png</image>
<image>https://raw.githubusercontent.com/elementary/feedback/8.0.0/data/screenshot.png</image>
</screenshot>
<screenshot>
<caption>Select from a list with icons</caption>
<image>https://raw.githubusercontent.com/elementary/feedback/7.1.0/data/screenshot-settings.png</image>
<image>https://raw.githubusercontent.com/elementary/feedback/8.0.0/data/screenshot-settings.png</image>
</screenshot>
</screenshots>

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

<releases>
<release version="8.0.0" date="2024-05-08" urgency="medium">
<release version="8.0.0" date="2024-07-02" 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.1.0',
version: '8.0.0',
meson_version: '>=0.58.0'
)

Expand Down

0 comments on commit 9f112f3

Please sign in to comment.