File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 # Translators: Long description to be shown for this add-on on add-on information from add-ons manager
2020 "addon_description" : _ ("This addon translates a chess game position from FEN code to human friendly description" ),
2121 # version
22- "addon_version" : "2.3 " ,
22+ "addon_version" : "2023.1.0 " ,
2323 # Author(s)
2424 "addon_author" :
u"Javi Dominguez <[email protected] >" ,
2525 # URL for the add-on documentation support
2626 "addon_url" : 'https://github.com/javidominguez/fenreader#readme' ,
2727 # File name for the add-on help file.
2828 "addon_docFileName" : "readme.html" ,
2929# Minimum NVDA version supported (e.g. "2018.3")
30- "addon_minimumNVDAVersion" : "2018.1 .0" ,
30+ "addon_minimumNVDAVersion" : "2019.3 .0" ,
3131 # Last NVDA version supported/tested (e.g. "2018.4", ideally more recent than minimum version)
32- "addon_lastTestedNVDAVersion" : "2023.1 .0" ,
32+ "addon_lastTestedNVDAVersion" : "2023.3 .0" ,
3333 # Add-on update channel (default is stable or None)
34- "addon_updateChannel" : None
34+ "addon_updateChannel" : "stable"
3535}
3636
3737
You can’t perform that action at this time.
0 commit comments