版本号定义

This commit is contained in:
xxq250 2024-05-27 11:40:01 +08:00
parent 8ad0cd1cf0
commit 01725989ac
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ import (
)
var (
Version = "development"
Version = "v2.2, by v1.21.0 "
Tags = ""
MakeVersion = ""
)