From 4baaa336b4b9fb7d43c53e2051a21585ee9f575e Mon Sep 17 00:00:00 2001 From: cary-rowen Date: Fri, 25 Aug 2023 23:38:14 +0800 Subject: [PATCH] Bump to version 0.3.0 --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index 3346e56..21935dc 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 NVDA add-on watches changes to attributes of navigation objects."""), # version - "addon_version": "0.2.1", + "addon_version": "0.3.0", # Author(s) "addon_author": "Cary-rowen ", # URL for the add-on documentation support