From 707bf1f8d363e923e8d93049c8cdd7292e06e610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20GREFFIER?= Date: Thu, 29 Sep 2022 16:23:43 +0000 Subject: [PATCH] Update Front-End with new release version 2.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c7a28d03..e9d1ca28a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "suricate-frontend", - "version": "2.6.1", + "version": "2.7.0", "license": "Apache2", "scripts": { "build": "ng build",