Skip to content

Commit

Permalink
v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseExposito committed Nov 13, 2022
1 parent 8e210b3 commit 0d2e5f0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions data/app.appdata.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@
</screenshot>
</screenshots>
<releases>
<release version="2.0.7" date="2022-11-13" urgency="medium">
<description>
<p>Allow to configure touchscreen gestures: 2 and 5 fingers swipe and pinch</p>
<p>Update Flatpak runtime to GNOME 43</p>
</description>
</release>
<release version="2.0.6" date="2022-05-18" urgency="medium">
<description>
<p>Added Finnish translation</p>
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project(
'com.github.joseexposito.touche',
version: '2.0.6',
version: '2.0.7',
license: 'GPL-3.0-or-later',
meson_version: '>= 0.49.0',
default_options: [ 'warning_level=2' ],
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.github.joseexposito.touche",
"version": "2.0.6",
"version": "2.0.7",
"description": "Easily configure your touchpad and touchscreen multi-touch gestures using Touchégg with this GTK graphical user interface",
"author": "José Expósito",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit 0d2e5f0

Please sign in to comment.