Skip to content

Commit

Permalink
Increment version to 3.0.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
  • Loading branch information
opensearch-ci-bot committed May 10, 2023
1 parent c4e6c37 commit d899402
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@
"id": "securityDashboards",
"version": "3.0.0.0",
"opensearchDashboardsVersion": "3.0.0",
"configPath": ["opensearch_security"],
"requiredPlugins": ["navigation", "savedObjectsManagement"],
"configPath": [
"opensearch_security"
],
"requiredPlugins": [
"navigation",
"savedObjectsManagement"
],
"server": true,
"ui": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"@hapi/wreck": "^17.1.0",
"html-entities": "1.3.1"
}
}
}

0 comments on commit d899402

Please sign in to comment.