Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e046f6d

Browse files
committedApr 12, 2024
revert version change
Signed-off-by: Jackie Han <jkhanjob@gmail.com>
1 parent 373bbdf commit e046f6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "anomaly-detection-dashboards",
3-
"version": "2.11.0.0",
3+
"version": "3.0.0.0",
44
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
55
"main": "index.js",
66
"config": {
7-
"plugin_version": "2.11.0.0",
7+
"plugin_version": "3.0.0.0",
88
"plugin_name": "anomalyDetectionDashboards",
99
"plugin_zip_name": "anomaly-detection-dashboards"
1010
},

0 commit comments

Comments
 (0)
Please sign in to comment.