Skip to content

Commit 596375e

Browse files
Increment version to 2.14.0.0 (#717) (#751)
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com> (cherry picked from commit 2715968) Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
1 parent 9abb429 commit 596375e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

opensearch_dashboards.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
{
22
"id": "anomalyDetectionDashboards",
3-
"version": "2.13.0.0",
4-
"opensearchDashboardsVersion": "2.13.0",
3+
"version": "2.14.0.0",
4+
"opensearchDashboardsVersion": "2.14.0",
55
"configPath": [
66
"anomaly_detection_dashboards"
77
],
8-
"optionalPlugins": ["dataSource","dataSourceManagement"],
8+
"optionalPlugins": [
9+
"dataSource",
10+
"dataSourceManagement"
11+
],
912
"requiredPlugins": [
1013
"opensearchDashboardsUtils",
1114
"expressions",

0 commit comments

Comments
 (0)