update version

This commit is contained in:
Jiaying Wang
2023-11-01 15:13:48 -07:00
committed by Steven Allen
parent ba79d56b30
commit d8b63c738c
+1 -1
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" {