set version to v1.10.1-rc1
This commit is contained in:
parent
0511770d53
commit
29763df433
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -29,7 +29,7 @@ func buildType() string {
|
||||
}
|
||||
|
||||
// BuildVersion is the local build version, set by build system
|
||||
const BuildVersion = "1.10.1-dev"
|
||||
const BuildVersion = "1.10.1-rc1"
|
||||
|
||||
func UserVersion() string {
|
||||
return BuildVersion + buildType() + CurrentCommit
|
||||
|
Loading…
Reference in New Issue
Block a user