Skip to content

Commit e37bed8

Browse files
author
liuboping
committed
release: bump version to 8.0.9
1 parent 7b2c592 commit e37bed8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/server/info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
// Version 版本号,通过 ldflags 注入
11-
var Version = "8.0.8"
11+
var Version = "8.0.9"
1212

1313
// GitCommitID Git commit ID,通过 ldflags 注入
1414
var GitCommitID = ""

0 commit comments

Comments
 (0)