We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984e6a6 commit 4a8cf87Copy full SHA for 4a8cf87
internal/version/version.go
@@ -4,7 +4,7 @@ import "fmt"
4
5
var major = 0
6
var minor = 0
7
-var patch = 1134
+var patch = 114
8
var status = ""
9
10
func String() string {
0 commit comments