Skip to content

Commit

Permalink
Update buildVars and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 29, 2023
1 parent e5510d7 commit 7dbd334
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildVars.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def _(arg):
# Translators: Long description to be shown for this add-on on add-on information from add-ons manager
"addon_description": _("""This addon provides a command to know the language of the keyboard in use, as well as the default language of the system"""),
# version
"addon_version": "20231229.0.1",
"addon_version": "20231229.0.0",
# Author(s)
"addon_author": "Abdel <[email protected]>, Noelia <[email protected]>",
# URL for the add-on documentation support
Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Changes for 20231229.0.1
## Changes for 20231229.0.0

* Added a backward compatible implementation to support speak on demand mode, which will soon be available with nvda-2024.1.
* Corrected the download links as well as the add-on home page to no longer refer to the legacy url https://addons.nvda-project.org/.

0 comments on commit 7dbd334

Please sign in to comment.