From c559ed8a2fca42dc16d7359b2b79fd21d2478cea Mon Sep 17 00:00:00 2001 From: vargburz Date: Fri, 8 Jul 2022 15:11:47 +0300 Subject: [PATCH] update grafana version; --- src/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin.json b/src/plugin.json index 4a22419..18804ac 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -34,7 +34,7 @@ "updated": "%TODAY%" }, "dependencies": { - "grafanaDependency": ">=8.0.0", + "grafanaDependency": ">=8.3.0", "plugins": [] } }