Skip to content

Commit 25fb838

Browse files
Increment version to 3.0.0.0 (#1361)
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
1 parent 09090a6 commit 25fb838

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

opensearch_dashboards.json

+11-3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818
"urlForwarding",
1919
"visualizations"
2020
],
21-
"optionalPlugins": ["managementOverview", "assistantDashboards", "securityDashboards", "dataSource", "dataSourceManagement"],
22-
"configPath": ["observability"]
23-
}
21+
"optionalPlugins": [
22+
"managementOverview",
23+
"assistantDashboards",
24+
"securityDashboards",
25+
"dataSource",
26+
"dataSourceManagement"
27+
],
28+
"configPath": [
29+
"observability"
30+
]
31+
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@
8080
"node_modules/*",
8181
"target/*"
8282
]
83-
}
83+
}

0 commit comments

Comments
 (0)