Skip to content

Commit

Permalink
Merge pull request #6392 from filecoin-project/chore/bump-v1.16.1
Browse files Browse the repository at this point in the history
chore: bump version to v1.16.1
  • Loading branch information
LinZexiao committed Aug 19, 2024
2 parents 883bff6 + d6e29c8 commit 458a3a3
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.16.0"
const BuildVersion = "1.16.1"

var CurrentCommit string

Expand Down

0 comments on commit 458a3a3

Please sign in to comment.