Skip to content

Commit f707d36

Browse files
authored
chore: bump version to 1.18.0-rc2
1 parent 7ca6448 commit f707d36

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.18.0-rc1"
8+
const BuildVersion = "1.18.0-rc2"
99

1010
var CurrentCommit string
1111

0 commit comments

Comments
 (0)