Skip to content

Commit db1b752

Browse files
authored
Merge pull request #6476 from filecoin-project/chore/bump-v1.18.2
chore: bump version to v1.18.2
2 parents ff84f4a + 830e2a6 commit db1b752

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

1010
var CurrentCommit string
1111

0 commit comments

Comments
 (0)