diff --git a/cmd/lotus-shed/main.go b/cmd/lotus-shed/main.go index f99454e0a..8cff52779 100644 --- a/cmd/lotus-shed/main.go +++ b/cmd/lotus-shed/main.go @@ -77,7 +77,7 @@ func main() { app := &cli.App{ Name: "lotus-shed", Usage: "A place for all the lotus tools", - Version: build.BuildVersion, + Version: build.UserVersion(), Commands: local, Flags: []cli.Flag{ &cli.StringFlag{