From 257a4c14ef5dd7c024e3261fe2704c9461636c75 Mon Sep 17 00:00:00 2001 From: opensearch-ci-bot Date: Wed, 11 Jun 2025 00:27:47 +0000 Subject: [PATCH] Increment version to 2.19.3.0 Signed-off-by: opensearch-ci-bot --- opensearch_dashboards.json | 6 +++--- package.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 5819a957..ea0d7b90 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "anomalyDetectionDashboards", - "version": "2.19.2.0", - "opensearchDashboardsVersion": "2.19.2", + "version": "2.19.3.0", + "opensearchDashboardsVersion": "2.19.3", "configPath": [ "anomaly_detection_dashboards" ], @@ -31,4 +31,4 @@ "requiredOSDataSourcePlugins": [ "opensearch-anomaly-detection" ] -} +} \ No newline at end of file diff --git a/package.json b/package.json index 2f1fdb11..ccfa9489 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anomaly-detection-dashboards", - "version": "2.19.2.0", + "version": "2.19.3.0", "description": "OpenSearch Anomaly Detection Dashboards Plugin", "main": "index.js", "config": { @@ -60,4 +60,4 @@ "**/@babel/runtime": "^7.27.0", "**/@babel/runtime-corejs3": "^7.27.0" } -} +} \ No newline at end of file