From 887905e32cb5b327e92934d926aa05a8b76861f1 Mon Sep 17 00:00:00 2001 From: David Harris Date: Thu, 18 May 2023 16:11:51 +0100 Subject: [PATCH] Update plugin.json to match project readme --- src/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin.json b/src/plugin.json index 0bb2390..eeb3c6c 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -33,7 +33,7 @@ "updated": "%TODAY%" }, "dependencies": { - "grafanaDependency": "7.3.x", + "grafanaDependency": ">=7.3.x", "plugins": [] } }