diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 38ff3a19..91b617b1 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "mlCommonsDashboards", - "version": "2.11.0.0", - "opensearchDashboardsVersion": "2.11.0", + "version": "2.11.1.0", + "opensearchDashboardsVersion": "2.11.1", "server": true, "ui": true, "requiredPlugins": [ diff --git a/package.json b/package.json index c2c8215c..1e746fd7 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "config": { "id": "mlCommonsDashboards" }, - "version": "2.11.0.0", + "version": "2.11.1.0", "scripts": { "build": "yarn plugin-helpers build", "plugin-helpers": "node ../../scripts/plugin_helpers",