From 84c179efe06dc4a239cbcf1819342aefcf953e34 Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Fri, 24 May 2024 00:20:57 +0000 Subject: [PATCH] Increment version to 2.14.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 9ae570b..b9ba18e 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -4,6 +4,14 @@ "opensearchDashboardsVersion": "2.14.0", "server": true, "ui": true, - "requiredPlugins": ["navigation", "opensearchDashboardsReact", "opensearchDashboardsUtils"], - "optionalPlugins": ["observabilityDashboards", "dataSource", "dataSourceManagement"] + "requiredPlugins": [ + "navigation", + "opensearchDashboardsReact", + "opensearchDashboardsUtils" + ], + "optionalPlugins": [ + "observabilityDashboards", + "dataSource", + "dataSourceManagement" + ] } \ No newline at end of file