From ccfec9b3bec7b492e3b3c57400579bedc3708639 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 15:31:43 -0800 Subject: [PATCH] Increment version to 3.0.0.0 (#622) Signed-off-by: opensearch-ci-bot Co-authored-by: opensearch-ci-bot --- opensearch_dashboards.json | 6 ++++-- package.json | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 21cd2fbb..72a48458 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -2,7 +2,9 @@ "id": "anomalyDetectionDashboards", "version": "3.0.0.0", "opensearchDashboardsVersion": "3.0.0", - "configPath": ["anomaly_detection_dashboards"], + "configPath": [ + "anomaly_detection_dashboards" + ], "requiredPlugins": [ "opensearchDashboardsUtils", "expressions", @@ -18,4 +20,4 @@ ], "server": true, "ui": true -} +} \ No newline at end of file diff --git a/package.json b/package.json index 120d0f1b..48064911 100644 --- a/package.json +++ b/package.json @@ -55,4 +55,4 @@ "@sideway/formula": "^3.0.1", "semver": "^5.7.2" } -} +} \ No newline at end of file