Skip to content

Commit 7073921

Browse files
committed
chore: bump version to v1.8.0
1 parent 28dffdf commit 7073921

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.8.0-rc4"
8+
const BuildVersion = "1.8.0"
99

1010
var CurrentCommit string
1111

0 commit comments

Comments
 (0)