Skip to content

Commit bbc415a

Browse files
chore: bump version to 1.8.0-rc4 (#778) (#779)
(cherry picked from commit 9d698b1) Signed-off-by: Tim Liou <tim.liou@suse.com> Co-authored-by: Tim Liou <tim.liou@suse.com>
1 parent c12d4b5 commit bbc415a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "harvester-ui-extension",
3-
"version": "1.8.0-rc3",
3+
"version": "1.8.0-rc4",
44
"private": false,
55
"engines": {
66
"node": ">=20.0.0"

pkg/harvester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "harvester",
33
"description": "Rancher UI Extension for Harvester",
4-
"version": "1.8.0-rc3",
4+
"version": "1.8.0-rc4",
55
"private": false,
66
"rancher": {
77
"annotations": {
@@ -29,4 +29,4 @@
2929
"last 2 versions",
3030
"not dead"
3131
]
32-
}
32+
}

0 commit comments

Comments
 (0)