From ee954397298e8ce2e4ba5d33b2323b84b90c4d6d Mon Sep 17 00:00:00 2001 From: Subham Singh Date: Thu, 30 May 2019 15:21:10 +0530 Subject: [PATCH] Update minimum gauge compatible version --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index fcc8c20..b9b56f9 100644 --- a/plugin.json +++ b/plugin.json @@ -15,7 +15,7 @@ }, "scope" : ["Execution"], "gaugeVersionSupport": { - "minimum": "0.8.0", + "minimum": "1.0.6", "maximum": "" } }