diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index d70aa8b101..adbd4efd20 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "observabilityDashboards", - "version": "2.8.0.0", - "opensearchDashboardsVersion": "2.8.0", + "version": "2.8.1.0", + "opensearchDashboardsVersion": "2.8.1", "server": true, "ui": true, "requiredPlugins": [ @@ -18,4 +18,4 @@ "urlForwarding", "visualizations" ] -} +} \ No newline at end of file diff --git a/package.json b/package.json index a4b9e5cfd0..4c61ee7ee8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "observability-dashboards", - "version": "2.8.0.0", + "version": "2.8.1.0", "main": "index.ts", "license": "Apache-2.0", "scripts": { @@ -58,4 +58,4 @@ "node_modules/*", "target/*" ] -} +} \ No newline at end of file