From 620edfff6b9a6ae43bb4d4d1b650fac8196d342b Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Tue, 17 Sep 2024 00:20:07 +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