From c2fad26361e873e9c12ff300567101bd08bd5b63 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Sun, 19 Sep 2021 03:56:03 -0400 Subject: [PATCH] Version bump --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index 54eff61..51e866f 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" : _("""This is the IBMTTS synthesizer driver for NVDA."""), # version - "addon_version" : "21.03a1", + "addon_version" : "21.09", # Author(s) "addon_author" : u"David CM , x0 and others", # URL for the add-on documentation support