From f45a463a8287f45f02c285c6fe988c5b79e6a468 Mon Sep 17 00:00:00 2001 From: GitHub CI/CD Date: Fri, 21 May 2021 15:33:03 +0000 Subject: [PATCH] Update Front-End with new release version 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc4f52628..09b0b388b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "suricate-frontend", - "version": "2.4.0", + "version": "2.4.1", "license": "Apache2", "scripts": { "build": "ng build",