We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a41ed commit c87eb75Copy full SHA for c87eb75
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "anomalyDetectionDashboards",
3
- "version": "2.15.0.0",
4
- "opensearchDashboardsVersion": "2.15.0",
+ "version": "2.16.0.0",
+ "opensearchDashboardsVersion": "2.16.0",
5
"configPath": [
6
"anomaly_detection_dashboards"
7
],
@@ -24,4 +24,4 @@
24
25
"server": true,
26
"ui": true
27
-}
+}
package.json
@@ -1,6 +1,6 @@
"name": "anomaly-detection-dashboards",
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
"main": "index.js",
"config": {
@@ -57,4 +57,4 @@
57
"browserify-sign": "^4.2.2",
58
"axios": "^1.6.1"
59
}
60
0 commit comments