From 92f42da16d7e0be919f6280a36824bd7d909ad97 Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Thu, 29 Aug 2024 00:22:52 +0000 Subject: [PATCH] Increment version to 3.0.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 1527bd898..e56beddba 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -29,6 +29,8 @@ "observability" ], "supportedOSDataSourceVersions": ">=2.9.0", - "requiredOSDataSourcePlugins": ["opensearch-sql","opensearch-observability"] - + "requiredOSDataSourcePlugins": [ + "opensearch-sql", + "opensearch-observability" + ] } \ No newline at end of file