Skip to content

Commit

Permalink
Merge pull request #218 from aalves08/bump-version-2.0.0
Browse files Browse the repository at this point in the history
bump version to 2.0.0
  • Loading branch information
aalves08 authored Aug 13, 2024
2 parents 071b67f + 2869c35 commit 7a26241
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elemental-ui",
"description": "Elemental UI extension",
"version": "2.0.0-rc2",
"version": "2.0.0",
"private": false,
"engines": {
"node": ">=12"
Expand Down
2 changes: 1 addition & 1 deletion pkg/elemental/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elemental",
"description": "OS Management extension",
"version": "2.0.0-rc2",
"version": "2.0.0",
"private": false,
"rancher": {
"annotations": {
Expand Down

0 comments on commit 7a26241

Please sign in to comment.