From 1f0dad9dde84a425e84337ad3c35e7e29eb48611 Mon Sep 17 00:00:00 2001 From: Glyn Hudson Date: Fri, 17 May 2019 23:58:25 +0000 Subject: [PATCH] minor bug fix 2.0.1 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 52963ee..294b3eb 100644 --- a/module.json +++ b/module.json @@ -1,4 +1,4 @@ { "name" : "Dashboard", - "version" : "2.0.0" + "version" : "2.0.1" }