Pull the nerpa upgrade pr and update the version to rc4
This commit is contained in:
parent
efb078947a
commit
1c4ddcd409
@ -29,7 +29,7 @@ func buildType() string {
|
||||
}
|
||||
|
||||
// BuildVersion is the local build version, set by build system
|
||||
const BuildVersion = "1.9.0-rc3"
|
||||
const BuildVersion = "1.9.0-rc4"
|
||||
|
||||
func UserVersion() string {
|
||||
return BuildVersion + buildType() + CurrentCommit
|
||||
|
Loading…
Reference in New Issue
Block a user