From 42588ee84e78975427cbfedec0f689b67b134c32 Mon Sep 17 00:00:00 2001 From: kashishm Date: Mon, 19 Jun 2017 16:59:06 +0530 Subject: [PATCH] Updating gauge minimum support version --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 30b7a9e..e2ebda5 100644 --- a/plugin.json +++ b/plugin.json @@ -15,7 +15,7 @@ }, "scope" : ["Execution"], "gaugeVersionSupport": { - "minimum": "0.8.4", + "minimum": "0.8.5", "maximum": "" } }