Skip to content

Commit

Permalink
chore: auto version bump [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
Thegaram authored and github-actions[bot] committed Apr 12, 2024
1 parent a9062aa commit 9b1ff7e
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 @@ -5,7 +5,7 @@ import (
"runtime/debug"
)

var tag = "v4.3.90"
var tag = "v4.3.91"

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

0 comments on commit 9b1ff7e

Please sign in to comment.