Skip to content

Commit dfe68ed

Browse files
Increment version to 1.4.0.0
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 398e0f4 commit dfe68ed

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

opensearch_dashboards.json

+7-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22
"id": "anomalyDetectionDashboards",
33
"version": "1.4.0.0",
44
"opensearchDashboardsVersion": "1.4.0",
5-
"configPath": ["anomaly_detection_dashboards"],
6-
"requiredPlugins": ["navigation"],
5+
"configPath": [
6+
"anomaly_detection_dashboards"
7+
],
8+
"requiredPlugins": [
9+
"navigation"
10+
],
711
"optionalPlugins": [],
812
"server": true,
913
"ui": true
10-
}
14+
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@
5454
"**/terser": "^4.8.1",
5555
"decode-uri-component": "^0.2.1"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)