From 22f3ecfafbb03ab2326ce95fa2d064a868e41bf4 Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Thu, 28 Mar 2024 00:19:33 +0000 Subject: [PATCH] Increment version to 2.13.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 12 +++++++++--- package.json | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index d9a6e5a..39f2515 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -4,6 +4,12 @@ "opensearchDashboardsVersion": "2.13.0", "server": true, "ui": true, - "requiredPlugins": ["navigation", "opensearchDashboardsReact", "opensearchDashboardsUtils"], - "optionalPlugins": ["observabilityDashboards"] -} + "requiredPlugins": [ + "navigation", + "opensearchDashboardsReact", + "opensearchDashboardsUtils" + ], + "optionalPlugins": [ + "observabilityDashboards" + ] +} \ No newline at end of file diff --git a/package.json b/package.json index 3a8b0bd..2f6e66b 100644 --- a/package.json +++ b/package.json @@ -50,4 +50,4 @@ "semver": "^7.5.2", "@cypress/request": "^3.0.0" } -} +} \ No newline at end of file