From 25fb83863e10d144ea095fe1a1af614f2af47d9b Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:48:31 -0400 Subject: [PATCH] Increment version to 3.0.0.0 (#1361) Signed-off-by: opensearch-ci-bot Co-authored-by: opensearch-ci-bot --- opensearch_dashboards.json | 14 +++++++++++--- package.json | 2 +- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 88f0a9e39..8ec5d0402 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -18,6 +18,14 @@ "urlForwarding", "visualizations" ], - "optionalPlugins": ["managementOverview", "assistantDashboards", "securityDashboards", "dataSource", "dataSourceManagement"], - "configPath": ["observability"] -} + "optionalPlugins": [ + "managementOverview", + "assistantDashboards", + "securityDashboards", + "dataSource", + "dataSourceManagement" + ], + "configPath": [ + "observability" + ] +} \ No newline at end of file diff --git a/package.json b/package.json index dbcb3301e..ff7a909f3 100644 --- a/package.json +++ b/package.json @@ -80,4 +80,4 @@ "node_modules/*", "target/*" ] -} +} \ No newline at end of file