update version

This commit is contained in:
Jiaying Wang 2023-11-02 05:43:57 +08:00 committed by Steven Allen
parent ba79d56b30
commit d8b63c738c

View File

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