From 98024ef1383358eec2b3f2bc04aaadccde43cae4 Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Mon, 19 Aug 2024 00:22:24 +0000 Subject: [PATCH] Increment version to 2.17.0.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index bb5d01d6..6179031b 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "customImportMapDashboards", - "version": "2.16.0.0", - "opensearchDashboardsVersion": "2.16.0", + "version": "2.17.0.0", + "opensearchDashboardsVersion": "2.17.0", "server": true, "ui": true, "requiredPlugins": [ @@ -17,4 +17,4 @@ "optionalPlugins": [ "home" ] -} +} \ No newline at end of file diff --git a/package.json b/package.json index 8e41a52c..6bba642f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "customImportMap", - "version": "2.16.0.0", + "version": "2.17.0.0", "license": "Apache-2.0", "config": { "id": "customImportMapDashboards"