From 11536d337d5c2ae797d173f9aa6241445720272a Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Wed, 8 Nov 2023 00:18:32 +0000 Subject: [PATCH] Increment version to 2.10.1.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 3b93f96..cd20cea 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "searchRelevanceDashboards", - "version": "2.10.0.0", - "opensearchDashboardsVersion": "2.10.0", + "version": "2.10.1.0", + "opensearchDashboardsVersion": "2.10.1", "server": true, "ui": true, "requiredPlugins": [ diff --git a/package.json b/package.json index f3695cd..c7a23c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "searchRelevanceDashboards", - "version": "2.10.0.0", + "version": "2.10.1.0", "main": "./public/index.ts", "license": "Apache-2.0", "scripts": { @@ -22,4 +22,4 @@ "qs": "~6.5.3", "tough-cookie": "^4.1.3" } -} +} \ No newline at end of file