From eda45e53a1aa276aa5eda1fcd7c33534e633f75b Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Sun, 18 Jun 2017 16:56:52 +0300 Subject: [PATCH] Update plugin dependencies (add 4.x) --- dist/plugin.json | 2 +- src/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/plugin.json b/dist/plugin.json index b420c92..f8e168f 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -54,7 +54,7 @@ ], "dependencies": { - "grafanaVersion": "3.x.x", + "grafanaVersion": "3.x 4.x", "plugins": [] } } diff --git a/src/plugin.json b/src/plugin.json index b420c92..f8e168f 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -54,7 +54,7 @@ ], "dependencies": { - "grafanaVersion": "3.x.x", + "grafanaVersion": "3.x 4.x", "plugins": [] } }