update version

This commit is contained in:
Jennifer Wang 2021-08-16 16:21:06 -04:00
parent 11ff756b2e
commit 263ae6f99f

View File

@ -34,7 +34,7 @@ func buildType() string {
} }
// BuildVersion is the local build version // BuildVersion is the local build version
const BuildVersion = "1.11.1-rc3" const BuildVersion = "1.11.1"
func UserVersion() string { func UserVersion() string {
if os.Getenv("LOTUS_VERSION_IGNORE_COMMIT") == "1" { if os.Getenv("LOTUS_VERSION_IGNORE_COMMIT") == "1" {