From 770a665019e9372b1593d0086385fb9b339e94d4 Mon Sep 17 00:00:00 2001 From: Luke Davis Date: Sat, 11 May 2024 02:37:11 -0400 Subject: [PATCH] vBump --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index 8e122cf..d53ae07 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": _("""Proof of concept implementation of add-on update feature (NVDA Core issue 3208)"""), # version - "addon_version": "24.2.2", + "addon_version": "24.2.3", # Author(s) "addon_author": "Joseph Lee , Luke Davis ", # URL for the add-on documentation support