Skip to content

Commit 356d8c7

Browse files
Increment version to 3.0.0.0 (opensearch-project#744)
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 399025a commit 356d8c7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

opensearch_dashboards.json

+7-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"configPath": [
66
"anomaly_detection_dashboards"
77
],
8-
"optionalPlugins": ["dataSource","dataSourceManagement"],
8+
"optionalPlugins": [
9+
"dataSource",
10+
"dataSourceManagement"
11+
],
912
"requiredPlugins": [
1013
"opensearchDashboardsUtils",
1114
"expressions",
@@ -23,5 +26,7 @@
2326
"server": true,
2427
"ui": true,
2528
"supportedOSDataSourceVersions": ">=2.9.0",
26-
"requiredOSDataSourcePlugins": ["opensearch-anomaly-detection"]
29+
"requiredOSDataSourcePlugins": [
30+
"opensearch-anomaly-detection"
31+
]
2732
}

0 commit comments

Comments
 (0)