From f1f67e506e5d2491507c1554c63f381699640c2b Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Thu, 2 May 2024 00:20:11 +0000 Subject: [PATCH] Increment version to 3.0.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index c62acf46..1ddd959b 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -5,7 +5,10 @@ "configPath": [ "anomaly_detection_dashboards" ], - "optionalPlugins": ["dataSource","dataSourceManagement"], + "optionalPlugins": [ + "dataSource", + "dataSourceManagement" + ], "requiredPlugins": [ "opensearchDashboardsUtils", "expressions",