We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe8e85 commit b6e3910Copy full SHA for b6e3910
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "mlCommonsDashboards",
3
- "version": "3.1.0.0",
4
- "opensearchDashboardsVersion": "3.1.0",
+ "version": "3.2.0.0",
+ "opensearchDashboardsVersion": "3.2.0",
5
"server": true,
6
"ui": true,
7
"requiredPlugins": [
package.json
@@ -4,7 +4,7 @@
"config": {
"id": "mlCommonsDashboards"
},
8
"scripts": {
9
"build": "yarn plugin-helpers build",
10
"plugin-helpers": "node ../../scripts/plugin_helpers",
0 commit comments