diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 6b01a577..b6ebfa9e 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "alertingDashboards", - "version": "2.19.0.0", - "opensearchDashboardsVersion": "2.19.0", + "version": "2.20.0.0", + "opensearchDashboardsVersion": "2.20.0", "configPath": [ "opensearch_alerting" ], diff --git a/package.json b/package.json index f95ce28a..36861f99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opensearch-alerting-dashboards", - "version": "2.19.0.0", + "version": "2.20.0.0", "description": "OpenSearch Dashboards Alerting Plugin", "main": "index.js", "license": "Apache-2.0",