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 @@ -31,7 +31,7 @@ def _(arg):
3131 Translations to languages other than English are in progress.
3232 """ ),
3333 # version
34- "addon_version" : "0.2.5 " ,
34+ "addon_version" : "0.2.6 " ,
3535 # Author(s)
3636 "addon_author" : "Neil Soiffer <soiffer@alum.mit.edu>" ,
3737 # URL for the add-on documentation support
@@ -41,7 +41,7 @@ def _(arg):
4141 # Documentation file name
4242 "addon_docFileName" : "readme.html" ,
4343 # Minimum NVDA version supported (e.g. "2018.3.0", minor version is optional)
44- "addon_minimumNVDAVersion" : "2018.1 " ,
44+ "addon_minimumNVDAVersion" : "2019.3 " ,
4545 # Last NVDA version supported/tested (e.g. "2018.4.0", ideally more recent than minimum version)
4646 "addon_lastTestedNVDAVersion" : "2023.1" ,
4747 # Add-on update channel (default is None, denoting stable releases,
You can’t perform that action at this time.
0 commit comments