From 188416198b170d0df308b027c65d1cf864c7fdfc Mon Sep 17 00:00:00 2001 From: Adam Boe Date: Wed, 3 Apr 2024 06:08:20 -0700 Subject: [PATCH] Release for onetestPlugin 1.0.37 (#332) Co-authored-by: UrbanCode CI --- index.json | 9 ++++----- plugins/onetestPlugin/releases.json | 9 +++++++++ 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/index.json b/index.json index 4988a83..b993e02 100644 --- a/index.json +++ b/index.json @@ -147,12 +147,11 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.0.34", - "date": "2022-10-28T12:46:23.594Z", - "image": "urbancode/ucv-ext-onetest:1.0.34", + "semver": "1.0.37", + "date": "2024-04-03T11:22:22.582Z", + "image": "urbancode/ucv-ext-onetest:1.0.37", "notes": [ - "Preventing Installation on Older Versions: This version of HCL Onetest Plugin can only be installed on HCL Accelerate version 3.0.0 and later.", - "Added Category:Quality is the category of HCL Onetest plugin." + "Rebranding: Name of the plugin has been changed from HCL One Test to HCL DevOps Test." ], "supports": "2.5.0" } diff --git a/plugins/onetestPlugin/releases.json b/plugins/onetestPlugin/releases.json index 888cbcd..75e97b8 100644 --- a/plugins/onetestPlugin/releases.json +++ b/plugins/onetestPlugin/releases.json @@ -1,4 +1,13 @@ [ + { + "semver": "1.0.37", + "date": "2024-04-03T11:22:22.582Z", + "image": "urbancode/ucv-ext-onetest:1.0.37", + "notes": [ + "Rebranding: Name of the plugin has been changed from HCL One Test to HCL DevOps Test." + ], + "supports": "2.5.0" + }, { "semver": "1.0.34", "date": "2022-10-28T12:46:23.594Z",