Skip to content

Commit

Permalink
Release 8.0.0 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Jul 2, 2024
1 parent 50e7ff3 commit d61b1bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/wacom.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

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

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

<releases>
<release version="8.0.0" date="2024-06-09" urgency="medium">
<release version="8.0.0" date="2024-07-02" urgency="medium">
<description>
<p>A Big Redesign!</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(
'wacom',
'vala', 'c',
version: '1.0.1'
version: '8.0.0'
)

vapi_dir = join_paths(meson.current_source_dir(), 'vapi')
Expand Down

0 comments on commit d61b1bf

Please sign in to comment.