update lotus version to v1.10.0-rc3
This commit is contained in:
parent
bffa716248
commit
ad6ddcb590
@ -29,7 +29,7 @@ func buildType() string {
|
||||
}
|
||||
|
||||
// BuildVersion is the local build version, set by build system
|
||||
const BuildVersion = "1.10.0-rc2"
|
||||
const BuildVersion = "1.10.0-rc3"
|
||||
|
||||
func UserVersion() string {
|
||||
return BuildVersion + buildType() + CurrentCommit
|
||||
|
Loading…
Reference in New Issue
Block a user