From 728111842604f36c3539d6c7d80cb6235e63e920 Mon Sep 17 00:00:00 2001 From: cary-rowen Date: Sun, 17 Nov 2024 06:49:53 +0800 Subject: [PATCH] Bump version to 1.0.0 --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index 0243536..6b77319 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.4.5", + "addon_version": "1.0.0", # Author(s) "addon_author": "Cary-rowen , hwf1324 <1398969445@qq.com>", # URL for the add-on documentation support