diff --git a/opensearch_dashboards.json b/opensearch_dashboards.json index dbf37014..1275e1e6 100644 --- a/opensearch_dashboards.json +++ b/opensearch_dashboards.json @@ -1,7 +1,7 @@ { "id": "anomalyDetectionDashboards", - "version": "3.0.0.0-beta1", - "opensearchDashboardsVersion": "3.0.0", + "version": "3.1.0.0", + "opensearchDashboardsVersion": "3.1.0", "configPath": [ "anomaly_detection_dashboards" ], diff --git a/package.json b/package.json index 736d3f25..c6c8745f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anomaly-detection-dashboards", - "version": "3.0.0.0-beta1", + "version": "3.1.0.0", "description": "OpenSearch Anomaly Detection Dashboards Plugin", "main": "index.js", "config": { @@ -59,4 +59,4 @@ "braces": "^3.0.3", "micromatch": "^4.0.8" } -} +} \ No newline at end of file