diff --git a/buildVars.py b/buildVars.py index b4b5e97..005ba84 100644 --- a/buildVars.py +++ b/buildVars.py @@ -27,7 +27,7 @@ def _(arg): # Translators: Long description to be shown for this add-on on add-on information from add-ons manager "addon_description": _("""This add-on improves the use of Windows Magnifier with NVDA."""), # version - "addon_version": "3.5", + "addon_version": "3.6", # Author(s) "addon_author": "Cyrille Bougot ", # URL for the add-on documentation support diff --git a/readme.md b/readme.md index a222284..2c3fb9d 100644 --- a/readme.md +++ b/readme.md @@ -154,6 +154,10 @@ None of the Magnifier native commands can be modified. ## Change log +### Version 3.6 + +* Fixed erroneous compatibility range. + ### Version 3.5 * Prepares compatibility with NVDA 2024.1.