From 0b52562b661912981a00d808112d51782e6c68b3 Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Thu, 24 Oct 2024 17:48:04 +0200 Subject: [PATCH] v5.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bc107317..e11b7c769 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Swiss-army-knife Toolbox for Salesforce.\n Allows you to define a complete CD/CD Pipeline.\n Orchestrate base commands and assist users with interactive wizards", "author": "NicolasVuillamy @nvuillam", "bugs": "https://github.com/hardisgroupcom/sfdx-hardis/issues", - "version": "5.2.4", + "version": "5.3.0", "dependencies": { "@actions/github": "^6.0.0", "@gitbeaker/node": "^35.8.1",