bump version

This commit is contained in:
Phi 2022-06-16 22:05:45 +02:00
parent a11fd00ca3
commit 34b04ccbe3

View File

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