Skip to content

Commit

Permalink
Increment version to 3.0.0.0 (#744)
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
1 parent 399025a commit 356d8c7
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"configPath": [
"anomaly_detection_dashboards"
],
"optionalPlugins": ["dataSource","dataSourceManagement"],
"optionalPlugins": [
"dataSource",
"dataSourceManagement"
],
"requiredPlugins": [
"opensearchDashboardsUtils",
"expressions",
Expand All @@ -23,5 +26,7 @@
"server": true,
"ui": true,
"supportedOSDataSourceVersions": ">=2.9.0",
"requiredOSDataSourcePlugins": ["opensearch-anomaly-detection"]
"requiredOSDataSourcePlugins": [
"opensearch-anomaly-detection"
]
}

0 comments on commit 356d8c7

Please sign in to comment.