From e57d708b7cd9a9e2f1b4bc3f504aec863735de2c Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Tue, 7 May 2024 00:20:20 +0000 Subject: [PATCH] Increment version to 3.0.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 8dcc712c..e376f277 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -7,5 +7,8 @@ "requiredPlugins": [ "navigation" ], - "optionalPlugins": ["dataSource","dataSourceManagement"] + "optionalPlugins": [ + "dataSource", + "dataSourceManagement" + ] } \ 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