Bump version - make gen/make docsgen

Bump version - make gen/make docsgen
This commit is contained in:
Phi 2024-06-07 10:28:43 +02:00
parent 06f8fdc983
commit 821836dc3e
No known key found for this signature in database
GPG Key ID: AFAE959F938CC79E
3 changed files with 3 additions and 3 deletions

View File

@ -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" {

View File

@ -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

View File

@ -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