From 724ce1d4af792f8cf10362312d138e8ab60da58c Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 13 Oct 2024 15:44:33 +0000 Subject: [PATCH] Update buildVars --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index 3ffb13a..d7a61b6 100644 --- a/buildVars.py +++ b/buildVars.py @@ -19,7 +19,7 @@ # Translators: Long description to be shown for this add-on on add-on information from add-ons manager "addon_description": _("""When this add-on is installed, NVDA can report the text typed in protected controls such as passwords."""), # version - "addon_version": "18.0.0", + "addon_version": "19.0.0", # Author(s) "addon_author": u"Noelia Ruiz Martínez ", # URL for the add-on documentation support