From 61af6b03e53ea593ebec5ae23051afec5201e18d Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Wed, 18 Sep 2024 00:23:04 +0000 Subject: [PATCH] Increment version to 2.17.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 76a15a7..f8c3d66 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