diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 6e9ae513..4088dfc6 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "reportsDashboards", - "version": "1.3.19.0", - "opensearchDashboardsVersion": "1.3.19", + "version": "1.3.20.0", + "opensearchDashboardsVersion": "1.3.20", "requiredPlugins": [ "navigation", "data", diff --git a/package.json b/package.json index 5b21b0b4..76a46517 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reports-dashboards", - "version": "1.3.19.0", + "version": "1.3.20.0", "description": "OpenSearch Dashboards Reports Plugin", "license": "Apache-2.0", "main": "index.ts", @@ -88,4 +88,4 @@ "**/@babel/traverse": "^7.23.2", "braces": "^3.0.3" } -} +} \ No newline at end of file