Skip to content

Commit

Permalink
Merge pull request #6424 from filecoin-project/chore/bump-v1.17.0-rc2
Browse files Browse the repository at this point in the history
bump version to v1.17.0-rc2
  • Loading branch information
simlecode authored Oct 21, 2024
2 parents fb4602b + ae8aba8 commit 1282e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/constants/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

// BuildVersion is the local build version, set by build system
const BuildVersion = "1.17.0-rc1"
const BuildVersion = "1.17.0-rc2"

var CurrentCommit string

Expand Down

0 comments on commit 1282e39

Please sign in to comment.