From 8eb83aea61435efae181714e9da9812505e2a973 Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Wed, 31 Jul 2024 00:18:43 +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 36fb434b..c7326171 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -7,6 +7,9 @@ "requiredPlugins": [ "navigation" ], - "optionalPlugins": ["dataSource","dataSourceManagement"], + "optionalPlugins": [ + "dataSource", + "dataSourceManagement" + ], "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