diff --git a/buildVars.py b/buildVars.py index 7759dc1..0e556c5 100644 --- a/buildVars.py +++ b/buildVars.py @@ -28,7 +28,7 @@ def _(arg): "addon_description": _("""This add-on allows to present in a message various information about a character. """), # version - "addon_version": "2.4", + "addon_version": "2.5", # Author(s) "addon_author": "Cyrille Bougot ", # URL for the add-on documentation support diff --git a/readme.md b/readme.md index c0f2ff5..cb83daa 100644 --- a/readme.md +++ b/readme.md @@ -30,6 +30,10 @@ The presented information include the following sections: ## Change log +### Version 2.5 + +* Fixed import error with last NVDA alpha versions, NVDA 2023.2 development cycle (contribution Noelia Ruiz Martínez). + ### Version 2.4 * Updated localizations.