From ada7e0c8eae09dd747579e61c60db534afdd3839 Mon Sep 17 00:00:00 2001 From: Joseph Lee Date: Fri, 30 Dec 2022 11:02:35 -0800 Subject: [PATCH] Resource Monitor 23.01 Signed-off-by: Joseph Lee --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index 2e7c469..cb9aa6e 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": _("A handy resource monitor to report CPU load, memory usage, battery, disk usage status and more."), # version - "addon_version": "22.03", + "addon_version": "23.01", # Author(s) "addon_author": "Alex Hall , Joseph Lee , beqa gozalishvili , Tuukka Ojala , Ethin Probst and other NVDA contributors", # URL for the add-on documentation support