Skip to content

Commit 71bc757

Browse files
Increment version to 3.3.0.0
Signed-off-by: opensearch-ci-bot <[email protected]>
1 parent d179675 commit 71bc757

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

opensearch_dashboards.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "anomalyDetectionDashboards",
3-
"version": "3.2.0.0",
4-
"opensearchDashboardsVersion": "3.2.0",
3+
"version": "3.3.0.0",
4+
"opensearchDashboardsVersion": "3.3.0",
55
"configPath": [
66
"anomaly_detection_dashboards"
77
],

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anomaly-detection-dashboards",
3-
"version": "3.2.0.0",
3+
"version": "3.3.0.0",
44
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
55
"main": "index.js",
66
"config": {
@@ -58,7 +58,7 @@
5858
"axios": "^1.8.2",
5959
"braces": "^3.0.3",
6060
"micromatch": "^4.0.8",
61-
"pbkdf2":"^3.1.3",
61+
"pbkdf2": "^3.1.3",
6262
"**/form-data": "^4.0.4"
6363
}
6464
}

0 commit comments

Comments
 (0)