Skip to content

Commit

Permalink
Increment version to 3.0.0.0 (opensearch-project#107)
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 27c1375 commit c8be18e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,17 @@
"id": "reportsDashboards",
"version": "3.0.0.0",
"opensearchDashboardsVersion": "3.0.0",
"requiredPlugins": ["navigation", "data", "opensearchDashboardsUtils"],
"optionalPlugins": ["share"],
"requiredPlugins": [
"navigation",
"data",
"opensearchDashboardsUtils"
],
"optionalPlugins": [
"share"
],
"server": true,
"ui": true,
"configPath": ["opensearch_reporting"]
}
"configPath": [
"opensearch_reporting"
]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@
"loader-utils": "^2.0.3",
"yaml": "^2.2.2"
}
}
}

0 comments on commit c8be18e

Please sign in to comment.