mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-02-03 00:38:40 +08:00
update goctl version to 1.2.1 (#1042)
This commit is contained in:
parent
e8376936d5
commit
2bd95aa007
@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
// BuildVersion is the version of goctl.
|
||||
const BuildVersion = "1.2.0"
|
||||
const BuildVersion = "1.2.1"
|
||||
|
||||
// GetGoctlVersion returns BuildVersion
|
||||
func GetGoctlVersion() string {
|
||||
|
Loading…
Reference in New Issue
Block a user