bump to v1.5.0-dev

Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit 0a782fa4d575e0b00fcafa84b0562ecc8b5bcbfd)
This commit is contained in:
andy.lee 2025-02-21 13:41:41 +08:00 committed by Mergify
parent 0fe9557eb8
commit c850b78da2
2 changed files with 3 additions and 3 deletions

View File

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