From 92689581adac23331223bc4023cb7828183d6e30 Mon Sep 17 00:00:00 2001 From: John Kapantzakis Date: Thu, 14 May 2026 12:09:12 +0300 Subject: [PATCH] v5.4.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35d9e578..d030aea1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netdata/netdata-ui", - "version": "5.4.9", + "version": "5.4.10", "description": "netdata UI kit", "main": "dist/index.js", "module": "dist/es6/index.js",