From 2964c1a15eeeb23c2295b00e928d5b1c75995824 Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Tue, 28 Nov 2023 00:20:13 +0000 Subject: [PATCH] Increment version to 2.11.1.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 2e05caa7..c67be322 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -4,6 +4,8 @@ "opensearchDashboardsVersion": "2.11.1", "server": true, "ui": true, - "requiredPlugins": ["navigation"], + "requiredPlugins": [ + "navigation" + ], "optionalPlugins": [] -} +} \ No newline at end of file diff --git a/package.json b/package.json index f023faab..dc4cc7cc 100644 --- a/package.json +++ b/package.json @@ -47,4 +47,4 @@ "semver": "^7.5.2", "@cypress/request": "^3.0.0" } -} +} \ No newline at end of file