From bfc18e18a73125b2f4eca0e58b1b1f75c34c9889 Mon Sep 17 00:00:00 2001 From: Idowu 'hydeenoble' Emehinola Date: Thu, 8 Sep 2022 10:05:37 +0200 Subject: [PATCH] [NEW VERSION]: Bumped plugin version from to Signed-off-by: Idowu 'hydeenoble' Emehinola --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index 5f29e1c..c5a9e25 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "subenv" -version: "0.1.0" +version: "1.0.0" usage: "Substitutes the values of environment variables." description: |- The plugin allows to substitue the values of environment variables within a CICD pipeline.