chore: bump version to 1.7.2-rc1 (#856)

Signed-off-by: Harvester Bot <94133267+harvesterhci-io-github-bot@users.noreply.github.com>
This commit is contained in:
Harvester Bot 2026-05-07 00:14:54 +08:00 committed by GitHub
parent cfb3392e2e
commit ff692affb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "harvester-ui-extension", "name": "harvester-ui-extension",
"version": "1.7.1", "version": "1.7.2-rc1",
"private": false, "private": false,
"engines": { "engines": {
"node": ">=20.0.0" "node": ">=20.0.0"

View File

@ -1,7 +1,7 @@
{ {
"name": "harvester", "name": "harvester",
"description": "Rancher UI Extension for Harvester", "description": "Rancher UI Extension for Harvester",
"version": "1.7.1", "version": "1.7.2-rc1",
"private": false, "private": false,
"rancher": { "rancher": {
"annotations": { "annotations": {
@ -29,4 +29,4 @@
"last 2 versions", "last 2 versions",
"not dead" "not dead"
] ]
} }