From 4bb5895852983642f610fa8355859f28b6c3d2f4 Mon Sep 17 00:00:00 2001 From: Nicolas Ferrero Date: Wed, 18 Nov 2020 06:31:11 +0000 Subject: [PATCH] Update for version 20201118-grafana7 --- plugin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.json b/plugin.json index d9ad86e..ac375f5 100755 --- a/plugin.json +++ b/plugin.json @@ -19,15 +19,15 @@ "large": "img/kairosdb_logo.png" }, "links": [], - "version": "4.0.0", - "updated": "2020-03-30", + "version": "4.0.2", + "updated": "2020-11-17", "author":{ "name": "Kratos", "url": "http://www.kratosdefense.com/" } }, "dependencies": { - "grafanaVersion": "4.6.2+", + "grafanaVersion": "7.0.0+", "plugins": [] } }