bump the version

This commit is contained in:
Jennifer Wang 2021-08-30 18:54:15 -04:00
parent 37c9c397d3
commit 8385f1d2a1

View File

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