chore: bump version to v1.8.0-dev (#672)

Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
This commit is contained in:
freeze 2026-01-04 23:19:49 +08:00 committed by GitHub
parent 1352246e1e
commit c169853e5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.7.0", "version": "1.8.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.7.0", "version": "1.8.0-dev",
"private": false, "private": false,
"rancher": { "rancher": {
"annotations": { "annotations": {