version update

This commit is contained in:
jonathan@vulcanize.io 2024-05-02 16:43:12 +00:00
parent f7a51f0387
commit 0b6cf58995

View File

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