From ea27e67e334325fca44019159c7fe3f8a60f4e6a Mon Sep 17 00:00:00 2001 From: Nicolas Vuillamy Date: Tue, 24 Sep 2024 23:28:07 +0200 Subject: [PATCH] v5.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8067c17ac..e37154541 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.0.4", + "version": "5.0.5", "dependencies": { "@actions/github": "^6.0.0", "@gitbeaker/node": "^35.8.1",