Skip to content

Commit b6e3910

Browse files
Increment version to 3.2.0.0 (opensearch-project#437)
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
1 parent cfe8e85 commit b6e3910

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "mlCommonsDashboards",
3-
"version": "3.1.0.0",
4-
"opensearchDashboardsVersion": "3.1.0",
3+
"version": "3.2.0.0",
4+
"opensearchDashboardsVersion": "3.2.0",
55
"server": true,
66
"ui": true,
77
"requiredPlugins": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config": {
55
"id": "mlCommonsDashboards"
66
},
7-
"version": "3.1.0.0",
7+
"version": "3.2.0.0",
88
"scripts": {
99
"build": "yarn plugin-helpers build",
1010
"plugin-helpers": "node ../../scripts/plugin_helpers",

0 commit comments

Comments
 (0)