diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index f21363c..ef6831b 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "queryWorkbenchDashboards", - "version": "2.16.0.0", - "opensearchDashboardsVersion": "2.16.0", + "version": "2.17.0.0", + "opensearchDashboardsVersion": "2.17.0", "server": true, "ui": true, "supportedOSDataSourceVersions": ">=1.0.0", diff --git a/package.json b/package.json index 01f5504..6bf6821 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opensearch-query-workbench", - "version": "2.16.0.0", + "version": "2.17.0.0", "description": "Query Workbench", "main": "index.js", "license": "Apache-2.0",