bump the version

This commit is contained in:
Jennifer Wang 2021-09-02 17:43:54 -04:00
parent a6ddd167c6
commit 0853b99fca

View File

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