Skip to content

Commit

Permalink
Release 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Jun 14, 2024
1 parent 5a866eb commit 641dc56
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions data/mouse-touchpad.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@

<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/main/data/screenshot-clicking.png</image>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/8.0.0/data/screenshot-clicking.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/main/data/screenshot-pointing.png</image>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/8.0.0/data/screenshot-pointing.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/main/data/screenshot-gestures.png</image>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/8.0.0/data/screenshot-gestures.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/main/data/screenshot-mouse.png</image>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/8.0.0/data/screenshot-mouse.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/main/data/screenshot-touchpad.png</image>
<image>https://raw.githubusercontent.com/elementary/switchboard-plug-mouse-touchpad/8.0.0/data/screenshot-touchpad.png</image>
</screenshot>
</screenshots>

Expand All @@ -43,7 +43,7 @@
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="8.0.0" date="2024-06-10" urgency="medium">
<release version="8.0.0" date="2024-06-14" urgency="medium">
<description>
<p>Minor updates:</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(
'mouse-touchpad',
'vala', 'c',
version: '7.0.0'
version: '8.0.0'
)

gettext_name = 'io.elementary.settings.' + meson.project_name()
Expand Down

0 comments on commit 641dc56

Please sign in to comment.