Skip to content

Commit

Permalink
chore: auto version bump [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
HAOYUatHZ authored and github-actions[bot] committed Sep 1, 2023
1 parent 51a17a9 commit 98f7e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"strings"
)

var tag = "v4.2.11"
var tag = "v4.2.12"

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

0 comments on commit 98f7e1a

Please sign in to comment.