File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ def _(arg):
42
42
)
43
43
),
44
44
# version
45
- "addon_version" : "1.0.0 " ,
45
+ "addon_version" : "1.0.1 " ,
46
46
# Author(s)
47
47
"addon_author" :
"Bill Dengler <[email protected] >" ,
48
48
# URL for the add-on documentation support
@@ -54,7 +54,7 @@ def _(arg):
54
54
# Minimum NVDA version supported (e.g. "2018.3.0", minor version is optional)
55
55
"addon_minimumNVDAVersion" : "2024.1.0" ,
56
56
# Last NVDA version supported/tested (e.g. "2018.4.0", ideally more recent than minimum version)
57
- "addon_lastTestedNVDAVersion" : "2024 .1.0" ,
57
+ "addon_lastTestedNVDAVersion" : "2025 .1.0" ,
58
58
# Add-on update channel (default is None, denoting stable releases,
59
59
# and for development releases, use "dev".)
60
60
# Do not change unless you know what you are doing!
You can’t perform that action at this time.
0 commit comments