We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb5ec5 commit 59bbeabCopy full SHA for 59bbeab
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "anomalyDetectionDashboards",
3
- "version": "1.3.14.0",
4
- "opensearchDashboardsVersion": "1.3.14",
+ "version": "1.3.15.0",
+ "opensearchDashboardsVersion": "1.3.15",
5
"configPath": [
6
"anomaly_detection_dashboards"
7
],
@@ -11,4 +11,4 @@
11
"optionalPlugins": [],
12
"server": true,
13
"ui": true
14
-}
+}
package.json
@@ -1,6 +1,6 @@
"name": "anomaly-detection-dashboards",
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
"main": "index.js",
"config": {
@@ -61,4 +61,4 @@
61
"semver": "^7.5.3",
62
"pretty-format": "^26.4.2"
63
}
64
0 commit comments