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 599a281 commit d8e1e23Copy full SHA for d8e1e23
buildVars.py
@@ -26,7 +26,7 @@ def _(arg):
26
"addon_description": _("""Allows you to find out how to interact with the focused control, useful for new computer users new to Windows and to NVDA.
27
Press NVDA+H to get a short help message on using the focused control, such as moving through tables, checkboxes and so on."""),
28
# version
29
- "addon_version": "20250706.0.0",
+ "addon_version": "20250809.0.0",
30
# Author(s)
31
"addon_author": "Joseph Lee <[email protected]>, Noelia Ruiz Martínez <[email protected]>",
32
# URL for the add-on documentation support
0 commit comments