From 5ab654fc9eac1d4baaba0d0ed821ea6fd80b71d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Harald=20L=C3=B6sing?= <89404702+haraldloesing@users.noreply.github.com> Date: Thu, 26 Jan 2023 08:23:16 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cd723b..2f32bbf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "cc-management-ui", "name": "cc-management-ui", - "version": "4.10.0", + "version": "4.10.1", "scripts": { "start": "ng serve", "build": "ng build",