From a8758f16e55d1f90f09684095e71a62de70ba126 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Delicado=20Alcolea?= Date: Fri, 7 Feb 2025 21:01:30 +0100 Subject: [PATCH] Updated to version 1.11 --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index bdc742a..920cab1 100644 --- a/buildVars.py +++ b/buildVars.py @@ -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 add-on allows NVDA connecting to the Internet through a proxy server."""), # version - "addon_version": "1.10", + "addon_version": "1.11", # Author(s) "addon_author": "Jose Manuel Delicado ", # URL for the add-on documentation support