From a27802741cd6d27b7d2b1aaf3fd6447d9379ad9a Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 12:13:00 -0700 Subject: [PATCH] Increment version to 1.3.19.0 (#843) Signed-off-by: opensearch-ci-bot Co-authored-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 b368b068..f407a308 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "anomalyDetectionDashboards", - "version": "1.3.18.0", - "opensearchDashboardsVersion": "1.3.18", + "version": "1.3.19.0", + "opensearchDashboardsVersion": "1.3.19", "configPath": [ "anomaly_detection_dashboards" ], diff --git a/package.json b/package.json index 5a015fdf..fb746c73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anomaly-detection-dashboards", - "version": "1.3.18.0", + "version": "1.3.19.0", "description": "OpenSearch Anomaly Detection Dashboards Plugin", "main": "index.js", "config": {