From 47caf7568cf5185de24e27f4d126ade1dfe9537b Mon Sep 17 00:00:00 2001 From: Joseph Lee Date: Thu, 1 Apr 2021 11:16:47 -0700 Subject: [PATCH] Resource Monitor 21.04 Signed-off-by: Joseph Lee --- buildVars.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildVars.py b/buildVars.py index fab38d8c..f4d98d72 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.01", + "addon_version": "21.04", # 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