Skip to content

Commit ccfec9b

Browse files
Increment version to 3.0.0.0 (#622)
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent efb361b commit ccfec9b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

opensearch_dashboards.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"id": "anomalyDetectionDashboards",
33
"version": "3.0.0.0",
44
"opensearchDashboardsVersion": "3.0.0",
5-
"configPath": ["anomaly_detection_dashboards"],
5+
"configPath": [
6+
"anomaly_detection_dashboards"
7+
],
68
"requiredPlugins": [
79
"opensearchDashboardsUtils",
810
"expressions",
@@ -18,4 +20,4 @@
1820
],
1921
"server": true,
2022
"ui": true
21-
}
23+
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
"@sideway/formula": "^3.0.1",
5656
"semver": "^5.7.2"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)