From 0c53d78371d8b04136fa7e4eb26102dda8e16498 Mon Sep 17 00:00:00 2001 From: Andy Borka Date: Thu, 22 Aug 2019 05:04:18 -0400 Subject: [PATCH] Version bump Release 2020.1.0. --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index 491681c..de08fc7 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" : _("""An NVDA addon that assists blind and visually impaired developers with creating visually appealing user interfaces."""), # version - "addon_version" : "2020.0-preview", + "addon_version" : "2020.1.0", # Author(s) "addon_author" : u"Andy Borka ", # URL for the add-on documentation support