diff --git a/src/plugins/custom_import_map/opensearch_dashboards.json b/src/plugins/custom_import_map/opensearch_dashboards.json index 74c164ed..07ccdcf9 100644 --- a/src/plugins/custom_import_map/opensearch_dashboards.json +++ b/src/plugins/custom_import_map/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "customImportMapDashboards", - "version": "2.2.1.0", - "opensearchDashboardsVersion": "2.2.1", + "version": "2.3.0.0", + "opensearchDashboardsVersion": "2.3.0", "server": true, "ui": true, "requiredPlugins": ["regionMap", "opensearchDashboardsReact"], diff --git a/src/plugins/custom_import_map/package.json b/src/plugins/custom_import_map/package.json index c4059f5b..aa397937 100644 --- a/src/plugins/custom_import_map/package.json +++ b/src/plugins/custom_import_map/package.json @@ -1,6 +1,6 @@ { "name": "customImportMap", - "version": "2.2.1.0", + "version": "2.3.0.0", "license": "Apache-2.0", "config": { "id": "customImportMapDashboards"