diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 3b93f96..cd20cea 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "searchRelevanceDashboards", - "version": "2.10.0.0", - "opensearchDashboardsVersion": "2.10.0", + "version": "2.10.1.0", + "opensearchDashboardsVersion": "2.10.1", "server": true, "ui": true, "requiredPlugins": [ diff --git a/package.json b/package.json index f3695cd..c7a23c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "searchRelevanceDashboards", - "version": "2.10.0.0", + "version": "2.10.1.0", "main": "./public/index.ts", "license": "Apache-2.0", "scripts": { @@ -22,4 +22,4 @@ "qs": "~6.5.3", "tough-cookie": "^4.1.3" } -} +} \ No newline at end of file