Skip to content

Commit 7b6db98

Browse files
authoredApr 25, 2024
Merge pull request #55 from eva-vashkevich/iss52
v0.5.0-rc1 release
2 parents 634a7a6 + cf1791e commit 7b6db98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "capi-ui",
33
"description": "UI for CAPI cluster provisioning using the Rancher Turtles extension",
4-
"version": "0.4.0",
4+
"version": "0.5.0-rc1",
55
"private": false,
66
"engines": {
77
"node": ">=12"

‎pkg/capi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "capi",
33
"description": "UI for CAPI cluster provisioning",
4-
"version": "0.4.0",
4+
"version": "0.5.0-rc1",
55
"private": false,
66
"rancher": {
77
"annotations": {

0 commit comments

Comments
 (0)
Please sign in to comment.