Skip to content

Commit dcf9299

Browse files
Increment version to 3.0.0.0
Signed-off-by: opensearch-ci-bot <[email protected]>
1 parent 9f955a0 commit dcf9299

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

opensearch_dashboards.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44
"opensearchDashboardsVersion": "3.0.0",
55
"server": true,
66
"ui": true,
7-
"requiredPlugins": ["navigation"],
8-
"optionalPlugins": ["dataSource",
9-
"dataSourceManagement"]
10-
}
7+
"requiredPlugins": [
8+
"navigation"
9+
],
10+
"optionalPlugins": [
11+
"dataSource",
12+
"dataSourceManagement"
13+
]
14+
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@
6565
"node_modules/*",
6666
"target/*"
6767
]
68-
}
68+
}

0 commit comments

Comments
 (0)