From 7d2386783e0e47913eddc74fa5ec8345590fe9f2 Mon Sep 17 00:00:00 2001 From: novykh Date: Tue, 14 Jul 2026 09:17:47 +0300 Subject: [PATCH] v5.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c84b2b20..5d34c349 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netdata/netdata-ui", - "version": "5.5.2", + "version": "5.5.3", "description": "netdata UI kit", "main": "dist/index.js", "module": "dist/es6/index.js",