From 0efb956397a5e6443dd65cb533e6c00ec569dd0f Mon Sep 17 00:00:00 2001 From: Horusec Date: Tue, 22 Feb 2022 19:19:48 +0000 Subject: [PATCH] versioning:release - [skip ci] automatic commit updating versioning files Signed-off-by: Horusec --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bbda3f6..a97b05b 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "horusec", "displayName": "Horusec", "description": "Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.", - "version": "2.2.5", + "version": "2.2.6", "publisher": "ZupInnovation", "repository": "https://github.com/ZupIT/horusec-extensions/tree/master/horusec-vscode", "icon": "resources/horus_icon.png", "engines": { "vscode": "^1.51.0", - "horusecCLI": "horuszup/horusec-cli:v2.6.7" + "horusecCLI": "horuszup/horusec-cli:v2.7.1" }, "categories": [ "Other"