Skip to content

Commit

Permalink
Increment version to 3.0.0.0 (#1361)
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 09090a6 commit 25fb838
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 11 additions & 3 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@
"urlForwarding",
"visualizations"
],
"optionalPlugins": ["managementOverview", "assistantDashboards", "securityDashboards", "dataSource", "dataSourceManagement"],
"configPath": ["observability"]
}
"optionalPlugins": [
"managementOverview",
"assistantDashboards",
"securityDashboards",
"dataSource",
"dataSourceManagement"
],
"configPath": [
"observability"
]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@
"node_modules/*",
"target/*"
]
}
}

0 comments on commit 25fb838

Please sign in to comment.