Skip to content

Commit

Permalink
bumped version up to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hamadatrichine committed Apr 17, 2024
1 parent 642b6c8 commit 8453a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def _(arg):
When you press quick navigation keys such as h, b, f and others, you will be placed on the next element regardless of your current position on a webpage.
If elements are not found below your position, you will be placed at the first element of the requested type available from the beginning of the page and vice versa when you are searching upwards. this also extends to the find dialog of nvda."""),
# version
"addon_version": "2.1.1",
"addon_version": "2.1.2",
# Author(s)
"addon_author": "Hamada Trichine <[email protected]>",
# URL for the add-on documentation support
Expand Down

0 comments on commit 8453a61

Please sign in to comment.