Skip to content

Commit

Permalink
Release 7.0.0 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored May 12, 2022
1 parent d0b8760 commit d9fc03e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<icon type="stock">preferences-desktop-peripherals</icon>
<translation type="gettext">mouse-touchpad-plug</translation>
<releases>
<release version="7.0.0" date="2022-05-09" urgency="medium">
<release version="7.0.0" date="2022-05-10" 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: '6.1.0'
version: '7.0.0'
)

gettext_name = meson.project_name() + '-plug'
Expand Down

0 comments on commit d9fc03e

Please sign in to comment.