Skip to content

Commit d29e03c

Browse files
0.8.3-rc2 (#176)
1 parent f9c8620 commit d29e03c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.8.3-rc1",
4+
"version": "0.8.3-rc2",
55
"private": false,
66
"engines": {
77
"node": ">=20"

pkg/capi/package.json

Lines changed: 1 addition & 1 deletion
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.8.3-rc1",
4+
"version": "0.8.3-rc2",
55
"private": false,
66
"rancher": {
77
"annotations": {

0 commit comments

Comments
 (0)