chore: bump version to 0.4.10

This commit is contained in:
Siyuan Miao 2025-11-19 22:54:02 +00:00
parent 736bf0af04
commit 4bf483909c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ BUILDDATE := $(shell date -u +%FT%T%z)
BUILDTS := $(shell date -u +%s)
REVISION := $(shell git rev-parse HEAD)
VERSION_DEV := 0.5.0-dev$(shell date +%Y%m%d%H%M)
VERSION := 0.4.9
VERSION := 0.4.10
PROMETHEUS_TAG := github.com/prometheus/common/version
KVM_PKG_NAME := github.com/jetkvm/kvm