Skip to content

Commit a550fc3

Browse files
authored
Merge pull request #6413 from filecoin-project/chore/bump-v1.17.0-rc1
chore: bump version to v1.17.0-rc1
2 parents 9a0bd54 + 7dce26f commit a550fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/constants/version.go

+1-1
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.16.2"
8+
const BuildVersion = "1.17.0-rc1"
99

1010
var CurrentCommit string
1111

0 commit comments

Comments
 (0)