Skip to content

Commit

Permalink
bumps version to 3.0 in main (opensearch-project#19)
Browse files Browse the repository at this point in the history
Signed-off-by: Shivam Dhar <[email protected]>
  • Loading branch information
Shivamdhar authored Jul 27, 2022
1 parent a82e74e commit 06fada3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/plugins/custom_import_map/opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "customImportMap",
"version": "2.2.0.0",
"opensearchDashboardsVersion": "2.2.0",
"version": "3.0.0.0",
"opensearchDashboardsVersion": "3.0.0",
"server": true,
"ui": true,
"requiredPlugins": ["regionMap", "opensearchDashboardsReact"],
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/custom_import_map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customImportMap",
"version": "2.2.0.0",
"version": "3.0.0.0",
"scripts": {
"build": "yarn plugin-helpers build",
"plugin-helpers": "node ../../../../scripts/plugin_helpers",
Expand Down

0 comments on commit 06fada3

Please sign in to comment.