From 67dc5aaddf5faf63410884b1b489db72c79bbd01 Mon Sep 17 00:00:00 2001 From: Joseph Lee Date: Fri, 24 Sep 2021 11:15:35 -0700 Subject: [PATCH] Resource Monitor 21.10 Signed-off-by: Joseph Lee --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index 4f7851b1..65857fa3 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": "21.08", + "addon_version": "21.10", # 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