Skip to content

Commit f18523c

Browse files
committed
bump version
1 parent f4cfb31 commit f18523c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"runtime/debug"
66
)
77

8-
var tag = "v4.7.12"
8+
var tag = "v4.7.13"
99

1010
var commit = func() string {
1111
if info, ok := debug.ReadBuildInfo(); ok {

0 commit comments

Comments
 (0)