diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 660a45309..88bd1e17b 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "indexManagementDashboards", - "version": "2.8.0.0", - "opensearchDashboardsVersion": "2.8.0", + "version": "2.8.1.0", + "opensearchDashboardsVersion": "2.8.1", "configPath": [ "opensearch_index_management" ], @@ -11,4 +11,4 @@ ], "server": true, "ui": true -} +} \ No newline at end of file diff --git a/package.json b/package.json index d490617c1..76eeb1012 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opensearch_index_management_dashboards", - "version": "2.8.0.0", + "version": "2.8.1.0", "description": "Opensearch Dashboards plugin for Index Management", "main": "index.js", "license": "Apache-2.0", @@ -70,4 +70,4 @@ "engines": { "yarn": "^1.21.1" } -} +} \ No newline at end of file