Skip to content

Commit 90b8a82

Browse files
chore: bump version to 1.8.0-rc5 (#789) (#790)
(cherry picked from commit 1f9e9b3) Signed-off-by: Tim Liou <tim.liou@suse.com> Co-authored-by: Tim Liou <tim.liou@suse.com>
1 parent 87ff014 commit 90b8a82

2 files changed

Lines changed: 2 additions & 2 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-rc4",
3+
"version": "1.8.0-rc5",
44
"private": false,
55
"engines": {
66
"node": ">=20.0.0"

pkg/harvester/package.json

Lines changed: 1 addition & 1 deletion
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-rc4",
4+
"version": "1.8.0-rc5",
55
"private": false,
66
"rancher": {
77
"annotations": {

0 commit comments

Comments
 (0)