From dd16bb55f53c4d8008b3da5573bf2c958ad016b2 Mon Sep 17 00:00:00 2001 From: Viktor Date: Sat, 15 Jan 2022 16:41:38 +0300 Subject: [PATCH] :memo: Correct the package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7e36ed2..6dd257cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qodana-action", - "version": "4.3.0", + "version": "4.2.3", "description": "Qodana is a code quality monitoring tool that identifies bugs, duplications, and imperfections.", "main": "lib/main.js", "scripts": {