Skip to content

Commit

Permalink
[AUTO] Increment version to 2.12.0.0 (#629)
Browse files Browse the repository at this point in the history
* Increment version to 2.12.0.0

Signed-off-by: opensearch-ci-bot <[email protected]>

* Update package.json

Signed-off-by: Tyler Ohlsen <[email protected]>

---------

Signed-off-by: opensearch-ci-bot <[email protected]>
Signed-off-by: Tyler Ohlsen <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
Co-authored-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
3 people authored Jan 5, 2024
1 parent c503745 commit bdd810a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "anomalyDetectionDashboards",
"version": "2.11.0.0",
"opensearchDashboardsVersion": "2.11.0",
"version": "2.12.0.0",
"opensearchDashboardsVersion": "2.12.0",
"configPath": [
"anomaly_detection_dashboards"
],
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "anomaly-detection-dashboards",
"version": "2.11.0.0",
"version": "2.12.0.0",
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
"main": "index.js",
"config": {
"plugin_version": "2.11.0.0",
"plugin_version": "2.12.0.0",
"plugin_name": "anomalyDetectionDashboards",
"plugin_zip_name": "anomaly-detection-dashboards"
},
Expand Down Expand Up @@ -55,4 +55,4 @@
"@sideway/formula": "^3.0.1",
"semver": "^5.7.2"
}
}
}

0 comments on commit bdd810a

Please sign in to comment.