We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeaedc3 commit 0434923Copy full SHA for 0434923
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "anomalyDetectionDashboards",
3
- "version": "3.0.0.0-beta1",
4
- "opensearchDashboardsVersion": "3.0.0",
+ "version": "3.1.0.0",
+ "opensearchDashboardsVersion": "3.1.0",
5
"configPath": [
6
"anomaly_detection_dashboards"
7
],
package.json
@@ -1,6 +1,6 @@
"name": "anomaly-detection-dashboards",
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
"main": "index.js",
"config": {
@@ -59,4 +59,4 @@
59
"braces": "^3.0.3",
60
"micromatch": "^4.0.8"
61
}
62
-}
+}
0 commit comments