Skip to content

Commit 2605215

Browse files
author
liuboping
committed
release: bump version to v8.1.1
Include Homebrew formula fix for correct data directory handling.
1 parent 414150a commit 2605215

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.1.0"
11+
var Version = "8.1.1"
1212

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

0 commit comments

Comments
 (0)