修改版本号
This commit is contained in:
parent
c381852b49
commit
a4ea096e3d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ type Option struct {
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// VERSION 当前版本
|
// VERSION 当前版本
|
||||||
VERSION = `"0.2.0" (build 2022.03.28)`
|
VERSION = `"0.2.3" (build 2022.03.28)`
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Reference in a new issue