We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9d120 commit 3e9cf05Copy full SHA for 3e9cf05
cmd/version.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
var (
10
- version = "2.3.3"
+ version = "2.3.4"
11
12
gitHash string
13
goVer string
0 commit comments