Skip to content

Commit d8e1e23

Browse files
author
github-actions
committed
Update buildVars
1 parent 599a281 commit d8e1e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildVars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def _(arg):
2626
"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.
2727
Press NVDA+H to get a short help message on using the focused control, such as moving through tables, checkboxes and so on."""),
2828
# version
29-
"addon_version": "20250706.0.0",
29+
"addon_version": "20250809.0.0",
3030
# Author(s)
3131
"addon_author": "Joseph Lee <[email protected]>, Noelia Ruiz Martínez <[email protected]>",
3232
# URL for the add-on documentation support

0 commit comments

Comments
 (0)