Skip to content

Commit 35946cd

Browse files
author
Zhou Su
committed
Revert "Increment version to 2.17.1.0 (opensearch-project#881)"
This reverts commit 33dfe2f.
1 parent 772f2c6 commit 35946cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.17.1.0",
4-
"opensearchDashboardsVersion": "2.17.1",
3+
"version": "2.17.0.0",
4+
"opensearchDashboardsVersion": "2.17.0",
55
"configPath": [
66
"anomaly_detection_dashboards"
77
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anomaly-detection-dashboards",
3-
"version": "2.17.1.0",
3+
"version": "2.17.0.0",
44
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
55
"main": "index.js",
66
"config": {

0 commit comments

Comments
 (0)