Skip to content

Commit 091bbb4

Browse files
authored
Merge pull request #6469 from filecoin-project/chore/bump-1.18.1
chore: bump version to v1.18.1
2 parents 3c7aa9a + 1e6518c commit 091bbb4

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"
8+
const BuildVersion = "1.18.1"
99

1010
var CurrentCommit string
1111

0 commit comments

Comments
 (0)