From a4bc1a9612c4481c16f40d41723854158c1e54fc Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Sun, 11 Aug 2024 00:23:27 +0000 Subject: [PATCH] Increment version to 2.16.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 03fdcf1..cd33419 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