We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6cc23b commit 35c955eCopy full SHA for 35c955e
1 file changed
buildVars.py
@@ -27,7 +27,7 @@ def _(arg):
27
"addon_description" : _(""" With this addon, you will be able to lock and unlock your input devices with a single gesture or key press.
28
This gesture can be changed from Input Gestures dialog."""),
29
# version
30
- "addon_version" : "1.16",
+ "addon_version" : "1.17",
31
# Author(s)
32
"addon_author" : "Jose Manuel Delicado <jm.delicado@nvda.es>",
33
# URL for the add-on documentation support
0 commit comments