We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62e136 commit b3061ccCopy full SHA for b3061cc
cmd/version.go
@@ -33,7 +33,7 @@ func version(commit string) string {
33
const (
34
vMajor = 2
35
vMinor = 8
36
- vPatch = 11
+ vPatch = 12
37
)
38
39
// versionCmd represents the version command
0 commit comments