From 008b893b3d7b43274edffe7db61d704798c44396 Mon Sep 17 00:00:00 2001 From: Yannick Plassiard Date: Tue, 4 Jun 2019 10:54:54 +0200 Subject: [PATCH] Releasing 2019.06.1 --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index e578d37..1f94720 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" : _("""Manages Windows and applications volumes directly within NVDA"""), # version - "addon_version" : "2019.05.6", + "addon_version" : "2019.06.1", # Author(s) "addon_author" : u"Yannick PLASSIARD , Danstiv , Beqa Gozalishvili ", # URL for the add-on documentation support