Skip to content

Commit

Permalink
Increment version to 3.0.0.0 (#41)
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 6d576e4 commit f094410
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@
"id": "notificationsDashboards",
"version": "3.0.0.0",
"opensearchDashboardsVersion": "3.0.0",
"requiredPlugins": ["navigation", "data"],
"optionalPlugins": ["share"],
"requiredPlugins": [
"navigation",
"data"
],
"optionalPlugins": [
"share"
],
"server": true,
"ui": true
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
"async": "^3.2.3",
"minimist": "^1.2.6"
}
}
}

0 comments on commit f094410

Please sign in to comment.