Skip to content

Commit 4d77948

Browse files
opensearch-trigger-bot[bot]opensearch-ci-botohltyler
authored
[AUTO] Increment version to 2.13.0.0 (#695)
* Increment version to 2.13.0.0 Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> * Update package.json Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com> --------- Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: Tyler Ohlsen <ohltyler@amazon.com>
1 parent c9d909c commit 4d77948

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.12.0.0",
4-
"opensearchDashboardsVersion": "2.12.0",
3+
"version": "2.13.0.0",
4+
"opensearchDashboardsVersion": "2.13.0",
55
"configPath": [
66
"anomaly_detection_dashboards"
77
],

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "anomaly-detection-dashboards",
3-
"version": "2.12.0.0",
3+
"version": "2.13.0.0",
44
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
55
"main": "index.js",
66
"config": {
7-
"plugin_version": "2.12.0.0",
7+
"plugin_version": "2.13.0.0",
88
"plugin_name": "anomalyDetectionDashboards",
99
"plugin_zip_name": "anomaly-detection-dashboards"
1010
},
@@ -57,4 +57,4 @@
5757
"browserify-sign": "^4.2.2",
5858
"axios": "^1.6.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)