Skip to content

Commit 59bbeab

Browse files
opensearch-ci-botamitgalitz
authored andcommittedJan 5, 2024
Increment version to 1.3.15.0
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 4cb5ec5 commit 59bbeab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎opensearch_dashboards.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "anomalyDetectionDashboards",
3-
"version": "1.3.14.0",
4-
"opensearchDashboardsVersion": "1.3.14",
3+
"version": "1.3.15.0",
4+
"opensearchDashboardsVersion": "1.3.15",
55
"configPath": [
66
"anomaly_detection_dashboards"
77
],
@@ -11,4 +11,4 @@
1111
"optionalPlugins": [],
1212
"server": true,
1313
"ui": true
14-
}
14+
}

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anomaly-detection-dashboards",
3-
"version": "1.3.14.0",
3+
"version": "1.3.15.0",
44
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
55
"main": "index.js",
66
"config": {
@@ -61,4 +61,4 @@
6161
"semver": "^7.5.3",
6262
"pretty-format": "^26.4.2"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)
Please sign in to comment.