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 19
19
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
20
20
"addon_description" : _ ("""This add-on beeps with some keyboard events.""" ),
21
21
# version
22
- "addon_version" : "1.1 " ,
22
+ "addon_version" : "1.2 " ,
23
23
# Author(s)
24
24
"addon_author" :
u"David CM <[email protected] >" ,
25
25
# URL for the add-on documentation support
26
26
"addon_url" : "https://github.com/david-acm/NVDA-beepKeyboard" ,
27
27
# Documentation file name
28
28
"addon_docFileName" : "readme.html" ,
29
29
# Minimum NVDA version supported (e.g. "2018.3.0")
30
- "addon_minimumNVDAVersion" : "2018.2 .0" ,
30
+ "addon_minimumNVDAVersion" : "2018.3 .0" ,
31
31
# Last NVDA version supported/tested (e.g. "2018.4.0", ideally more recent than minimum version)
32
32
"addon_lastTestedNVDAVersion" : "2019.3.0" ,
33
33
# Add-on update channel (default is stable or None)
You can’t perform that action at this time.
0 commit comments