We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9ce4b commit 4444e45Copy full SHA for 4444e45
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "anomalyDetectionDashboards",
3
- "version": "2.18.0.0",
4
- "opensearchDashboardsVersion": "2.18.0",
+ "version": "2.19.0.0",
+ "opensearchDashboardsVersion": "2.19.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": {
@@ -58,4 +58,4 @@
58
"braces": "^3.0.3",
59
"micromatch": "^4.0.8"
60
}
61
-}
+}
0 commit comments