Skip to content

Commit

Permalink
Update buildVars
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdaes committed Mar 6, 2022
1 parent b0d90a6 commit 6e2bc8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
"addon_description": _("Enables the announcement of emoticon names instead of the character Representation."),
# version
"addon_version": "14.6",
"addon_version": "14.7",
# Author(s)
"addon_author": u"Chris Leo <[email protected]>, Noelia Ruiz Martínez <[email protected]>, Mesar Hameed <[email protected]>, Francisco Javier Estrada Martínez <[email protected]>",
# URL for the add-on documentation support
Expand All @@ -29,7 +29,7 @@
# Minimum NVDA version supported (e.g. "2018.3")
"addon_minimumNVDAVersion": "2019.3.0",
# Last NVDA version supported/tested (e.g. "2018.4", ideally more recent than minimum version)
"addon_lastTestedNVDAVersion": "2021.3.1",
"addon_lastTestedNVDAVersion": "2021.3.3",
# Add-on update channel (default is stable or None)
"addon_updateChannel": None,
}
Expand Down

0 comments on commit 6e2bc8a

Please sign in to comment.