Bump the master version to v1.13.3-dev

This commit is contained in:
Jennifer Wang 2021-11-30 18:24:34 -05:00
parent 26c9120d22
commit a09aa0aa72

View File

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