Skip to content

Commit 4444e45

Browse files
Increment version to 2.19.0.0 (#950)
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent db9ce4b commit 4444e45

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

opensearch_dashboards.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "anomalyDetectionDashboards",
3-
"version": "2.18.0.0",
4-
"opensearchDashboardsVersion": "2.18.0",
3+
"version": "2.19.0.0",
4+
"opensearchDashboardsVersion": "2.19.0",
55
"configPath": [
66
"anomaly_detection_dashboards"
77
],

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anomaly-detection-dashboards",
3-
"version": "2.18.0.0",
3+
"version": "2.19.0.0",
44
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
55
"main": "index.js",
66
"config": {
@@ -58,4 +58,4 @@
5858
"braces": "^3.0.3",
5959
"micromatch": "^4.0.8"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)