Skip to content

Commit

Permalink
Increment version to 2.9.0.0 (#222)
Browse files Browse the repository at this point in the history
Signed-off-by: opensearch-ci-bot <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
  • Loading branch information
1 parent c8b5fcb commit cc7f21e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions opensearch_dashboards.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "mlCommonsDashboards",
"version": "2.8.0.0",
"opensearchDashboardsVersion": "2.8.0",
"version": "2.9.0.0",
"opensearchDashboardsVersion": "2.9.0",
"server": true,
"ui": true,
"requiredPlugins": [
Expand All @@ -13,4 +13,4 @@
"opensearchUiShared"
],
"optionalPlugins": []
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"config": {
"id": "mlCommonsDashboards"
},
"version": "2.8.0.0",
"version": "2.9.0.0",
"scripts": {
"build": "yarn plugin-helpers build",
"plugin-helpers": "node ../../scripts/plugin_helpers",
Expand All @@ -19,4 +19,4 @@
"husky": "^8.0.0",
"lint-staged": "^10.0.0"
}
}
}

0 comments on commit cc7f21e

Please sign in to comment.