From bd6acaa9ab22de7255e58c71aaadee2e531fe3d9 Mon Sep 17 00:00:00 2001 From: John Kapantzakis Date: Mon, 12 Jan 2026 19:07:48 +0200 Subject: [PATCH] v5.1.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e88efb8..15e772f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netdata/netdata-ui", - "version": "5.1.10", + "version": "5.1.11", "description": "netdata UI kit", "main": "dist/index.js", "module": "dist/es6/index.js",