Bump version - make gen/make docsgen

Bump version - make gen/make docsgen
This commit is contained in:
Phi
2024-06-10 09:31:26 +01:00
parent 06f8fdc983
commit 821836dc3e
3 changed files with 3 additions and 3 deletions
+1 -1
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" {
+1 -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
+1 -1
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