diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 84787177c..63ab4d059 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "alertingDashboards", - "version": "1.3.18.0", - "opensearchDashboardsVersion": "1.3.18", + "version": "1.3.19.0", + "opensearchDashboardsVersion": "1.3.19", "configPath": [ "opensearch_alerting" ], diff --git a/package.json b/package.json index eefc0ab65..261ce8f26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "opensearch-alerting-dashboards", - "version": "1.3.18.0", + "version": "1.3.19.0", "description": "OpenSearch Dashboards Alerting Plugin", "main": "index.js", "license": "Apache-2.0",