diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index 63b39fed..13919187 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "anomalyDetectionDashboards", - "version": "2.15.0.0", - "opensearchDashboardsVersion": "2.15.0", + "version": "2.16.0.0", + "opensearchDashboardsVersion": "2.16.0", "configPath": [ "anomaly_detection_dashboards" ], @@ -24,4 +24,4 @@ ], "server": true, "ui": true -} +} \ No newline at end of file diff --git a/package.json b/package.json index 31a04813..9e15a43d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anomaly-detection-dashboards", - "version": "2.15.0.0", + "version": "2.16.0.0", "description": "OpenSearch Anomaly Detection Dashboards Plugin", "main": "index.js", "config": { @@ -57,4 +57,4 @@ "browserify-sign": "^4.2.2", "axios": "^1.6.1" } -} +} \ No newline at end of file