Skip to content

Commit f8af605

Browse files
authored
Merge pull request #6464 from filecoin-project/simlecode-patch-1
chore: bump version to 1.18.0-rc2
2 parents 7ca6448 + f707d36 commit f8af605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/constants/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
// BuildVersion is the local build version, set by build system
8-
const BuildVersion = "1.18.0-rc1"
8+
const BuildVersion = "1.18.0-rc2"
99

1010
var CurrentCommit string
1111

0 commit comments

Comments
 (0)