diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index a28f48ba..f918821f 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "assistantDashboards", - "version": "3.3.0.0", - "opensearchDashboardsVersion": "3.3.0", + "version": "3.4.0.0", + "opensearchDashboardsVersion": "3.4.0", "server": true, "ui": true, "requiredPlugins": [ diff --git a/package.json b/package.json index e4f056d6..202a4147 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "assistant-dashboards", - "version": "3.3.0.0", + "version": "3.4.0.0", "main": "index.ts", "license": "Apache-2.0", "scripts": {