Skip to content

Commit

Permalink
last tested is stbale
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonarddeR committed Jul 11, 2024
1 parent 5f78f5c commit 403dc6a
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 @@ -39,7 +39,7 @@ def _(arg):
# Minimum NVDA version supported (e.g. "2018.3.0", minor version is optional)
"addon_minimumNVDAVersion": "2023.2",
# Last NVDA version supported/tested (e.g. "2018.4.0", ideally more recent than minimum version)
"addon_lastTestedNVDAVersion": "2024.3",
"addon_lastTestedNVDAVersion": "2024.2",
# Add-on update channel (default is None, denoting stable releases,
# and for development releases, use "dev".)
# Do not change unless you know what you are doing!
Expand Down

0 comments on commit 403dc6a

Please sign in to comment.