File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ def _(arg):
2525 # Translators: Long description to be shown for this add-on on add-on information from add-ons manager
2626 "addon_description" : _ ("""Perform various object commands by pressing a single key, including navigation and more""" ),
2727 # version
28- "addon_version" : "23.06 " ,
28+ "addon_version" : "24.04 " ,
2929 # Author(s)
3030 "addon_author" : "Christopher Duffley <nvda@chrisduffley.com>, originally by Joseph Lee <joseph.lee22590@gmail.com>" ,
3131 # URL for the add-on documentation support
@@ -37,7 +37,7 @@ def _(arg):
3737 # Minimum NVDA version supported (e.g. "2018.3.0", minor version is optional)
3838 "addon_minimumNVDAVersion" : "2022.4" ,
3939 # Last NVDA version supported/tested (e.g. "2018.4.0", ideally more recent than minimum version)
40- "addon_lastTestedNVDAVersion" : "2023 .1" ,
40+ "addon_lastTestedNVDAVersion" : "2024 .1" ,
4141 # Add-on update channel (default is None, denoting stable releases,
4242 # and for development releases, use "dev".)
4343 # Do not change unless you know what you are doing!
You can’t perform that action at this time.
0 commit comments