bump version to v1.5.1-rc1

Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
Andy Lee 2025-05-28 13:24:25 +08:00
parent d412ee2aa6
commit 3c464e9d10
No known key found for this signature in database
GPG Key ID: EC774C32160918ED
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "harvester-ui-extension", "name": "harvester-ui-extension",
"version": "1.5.1-dev", "version": "1.5.1-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.5.1-dev", "version": "1.5.1-rc1",
"private": false, "private": false,
"rancher": { "rancher": {
"annotations": { "annotations": {