From cce971cc2a5ab870d58226e8a759b097bebd7c9f Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Fri, 6 Sep 2024 00:23:13 +0000 Subject: [PATCH] Increment version to 3.0.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 6 +++++- package.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index f2af009b..624f9e14 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -7,6 +7,10 @@ "requiredPlugins": [ "navigation" ], - "optionalPlugins": ["dataSource","dataSourceManagement","contentManagement"], + "optionalPlugins": [ + "dataSource", + "dataSourceManagement", + "contentManagement" + ], "supportedOSDataSourceVersions": ">=2.8.0" } \ No newline at end of file diff --git a/package.json b/package.json index 108373e4..d3d915b8 100644 --- a/package.json +++ b/package.json @@ -22,4 +22,4 @@ "qs": "~6.5.3", "tough-cookie": "^4.1.3" } -} +} \ No newline at end of file