From eb6c4274f0b292f9c9bc6ef2c7af1248cdc4b8f1 Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Mon, 8 Jul 2024 23:21:05 +0000 Subject: [PATCH] Increment version to 1.3.18.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 3e1b614..92988a7 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "queryWorkbenchDashboards", - "version": "1.3.17.0", - "opensearchDashboardsVersion": "1.3.17", + "version": "1.3.18.0", + "opensearchDashboardsVersion": "1.3.18", "server": true, "ui": true, "requiredPlugins": [ diff --git a/package.json b/package.json index 47aeaec..2339113 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opensearch-query-workbench", - "version": "1.3.17.0", + "version": "1.3.18.0", "description": "Query Workbench", "main": "index.js", "license": "Apache-2.0",