From b180b8595122b90facc9727df5ae60976bcaaa6a Mon Sep 17 00:00:00 2001 From: Joshua Li Date: Tue, 3 Jan 2023 22:14:58 +0000 Subject: [PATCH] Make it compatible with OSD 2.4.1 Signed-off-by: Joshua Li --- gantt-chart/opensearch_dashboards.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gantt-chart/opensearch_dashboards.json b/gantt-chart/opensearch_dashboards.json index 34aa23d..d081bf1 100644 --- a/gantt-chart/opensearch_dashboards.json +++ b/gantt-chart/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "ganttChartDashboards", "version": "2.4.1.0", - "opensearchDashboardsVersion": "2.4.0", + "opensearchDashboardsVersion": "2.4.1", "requiredPlugins": [ "visualizations", "data"