From e7e3d8877df8148df6d43e7743245362776466d7 Mon Sep 17 00:00:00 2001 From: Cyrille Bougot Date: Fri, 7 Jul 2023 23:33:14 +0200 Subject: [PATCH] Release V2.5 --- buildVars.py | 2 +- readme.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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.