Bump version - make gen/make docsgen
Bump version - make gen/make docsgen
This commit is contained in:
parent
06f8fdc983
commit
821836dc3e
@ -50,7 +50,7 @@ func NodeUserVersion() BuildVersion {
|
||||
}
|
||||
|
||||
// MinerBuildVersion is the local build version of the Lotus miner
|
||||
const MinerBuildVersion = "1.27.1-dev"
|
||||
const MinerBuildVersion = "1.27.1-rc1"
|
||||
|
||||
func MinerUserVersion() BuildVersion {
|
||||
if os.Getenv("LOTUS_VERSION_IGNORE_COMMIT") == "1" {
|
||||
|
@ -7,7 +7,7 @@ USAGE:
|
||||
lotus-miner [global options] command [command options] [arguments...]
|
||||
|
||||
VERSION:
|
||||
1.27.1-dev
|
||||
1.27.1-rc1
|
||||
|
||||
COMMANDS:
|
||||
init Initialize a lotus miner repo
|
||||
|
@ -7,7 +7,7 @@ USAGE:
|
||||
lotus-worker [global options] command [command options] [arguments...]
|
||||
|
||||
VERSION:
|
||||
1.27.1-dev
|
||||
1.27.1-rc1
|
||||
|
||||
COMMANDS:
|
||||
run Start lotus worker
|
||||
|
Loading…
Reference in New Issue
Block a user