set build version to 1.16.0-dev.
This commit is contained in:
parent
e0a52da4f7
commit
8218109045
@ -37,7 +37,7 @@ func BuildTypeString() string {
|
||||
}
|
||||
|
||||
// BuildVersion is the local build version
|
||||
const BuildVersion = "1.15.2"
|
||||
const BuildVersion = "1.16.0-dev"
|
||||
|
||||
func UserVersion() string {
|
||||
if os.Getenv("LOTUS_VERSION_IGNORE_COMMIT") == "1" {
|
||||
|
Loading…
Reference in New Issue
Block a user