From e62cbb8a23bf28b68b005bf8dcc7b006f200f6fe Mon Sep 17 00:00:00 2001 From: Artem Zatsarynnyi Date: Tue, 5 Nov 2024 15:09:01 +0100 Subject: [PATCH] Update package.json --- status-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status-app/package.json b/status-app/package.json index d7cc35d..4443542 100644 --- a/status-app/package.json +++ b/status-app/package.json @@ -1,6 +1,6 @@ { "name": "idea-status", - "version": "7.94.0-next", + "version": "7.95.0-next", "description": "The app helps the user to connect a local JB Client to the in-cluster IDEA dev server over JB Gateway", "main": "index.js", "scripts": {