diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 63ab4d05..22064a08 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "alertingDashboards", - "version": "1.3.19.0", - "opensearchDashboardsVersion": "1.3.19", + "version": "1.3.20.0", + "opensearchDashboardsVersion": "1.3.20", "configPath": [ "opensearch_alerting" ], diff --git a/package.json b/package.json index ede3fdb4..3e65a3cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opensearch-alerting-dashboards", - "version": "1.3.19.0", + "version": "1.3.20.0", "description": "OpenSearch Dashboards Alerting Plugin", "main": "index.js", "license": "Apache-2.0", @@ -53,4 +53,4 @@ "engines": { "yarn": "^1.21.1" } -} +} \ No newline at end of file