From 4444e45111afe274cd17305111fb8775805037fd Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 18:21:18 -0800 Subject: [PATCH] Increment version to 2.19.0.0 (#950) Signed-off-by: opensearch-ci-bot Co-authored-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 a460a51d..c68ec748 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "anomalyDetectionDashboards", - "version": "2.18.0.0", - "opensearchDashboardsVersion": "2.18.0", + "version": "2.19.0.0", + "opensearchDashboardsVersion": "2.19.0", "configPath": [ "anomaly_detection_dashboards" ], diff --git a/package.json b/package.json index cae641ac..4615d8eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anomaly-detection-dashboards", - "version": "2.18.0.0", + "version": "2.19.0.0", "description": "OpenSearch Anomaly Detection Dashboards Plugin", "main": "index.js", "config": { @@ -58,4 +58,4 @@ "braces": "^3.0.3", "micromatch": "^4.0.8" } -} +} \ No newline at end of file