From 13c46094aad086a107c12ccbd3414711613066da Mon Sep 17 00:00:00 2001 From: Stefan Witschel Date: Mon, 21 Oct 2024 13:35:27 +0200 Subject: [PATCH] Prepare 1.0.4 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6487acc..d1b6dc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cumulocity-device-chart-widget-plugin", - "version": "1.0.2", + "version": "1.0.4", "description": "The Device Chart Widget displays the chart based on the device specific inventory data.", "scripts": { "start": "c8ycli server",