v1.27.0-a #10
@ -37,11 +37,7 @@ func BuildTypeString() string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// BuildVersion is the local build version
|
// BuildVersion is the local build version
|
||||||
<<<<<<< HEAD
|
|
||||||
const BuildVersion = "1.26.3"
|
|
||||||
=======
|
|
||||||
const BuildVersion = "1.27.0-dev"
|
const BuildVersion = "1.27.0-dev"
|
||||||
>>>>>>> tags/v1.27.0-rc1
|
|
||||||
|
|
||||||
func UserVersion() string {
|
func UserVersion() string {
|
||||||
if os.Getenv("LOTUS_VERSION_IGNORE_COMMIT") == "1" {
|
if os.Getenv("LOTUS_VERSION_IGNORE_COMMIT") == "1" {
|
||||||
|
Loading…
Reference in New Issue
Block a user