We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497f053 commit 5416e5dCopy full SHA for 5416e5d
package.json
@@ -4,7 +4,7 @@
4
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
5
"main": "index.js",
6
"config": {
7
- "plugin_version": "2.12.0.0",
+ "plugin_version": "2.13.0.0",
8
"plugin_name": "anomalyDetectionDashboards",
9
"plugin_zip_name": "anomaly-detection-dashboards"
10
},
@@ -57,4 +57,4 @@
57
"browserify-sign": "^4.2.2",
58
"axios": "^1.6.1"
59
}
60
-}
+}
0 commit comments