Skip to content

Commit

Permalink
Update 2.x to 2.15.0
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored and amitgalitz committed Jun 5, 2024
1 parent 0966a2f commit 0611bf9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "anomalyDetectionDashboards",
"version": "2.14.0.0",
"opensearchDashboardsVersion": "2.14.0",
"version": "2.15.0.0",
"opensearchDashboardsVersion": "2.15.0",
"configPath": [
"anomaly_detection_dashboards"
],
Expand All @@ -24,4 +24,4 @@
],
"server": true,
"ui": true
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "anomaly-detection-dashboards",
"version": "2.14.0.0",
"version": "2.15.0.0",
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
"main": "index.js",
"config": {
Expand Down Expand Up @@ -57,4 +57,4 @@
"browserify-sign": "^4.2.2",
"axios": "^1.6.1"
}
}
}

0 comments on commit 0611bf9

Please sign in to comment.