We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebc942 commit f8211a2Copy full SHA for f8211a2
build/version.go
@@ -43,7 +43,7 @@ const (
43
AppMinor uint = 17
44
45
// AppPatch defines the application patch for this binary.
46
- AppPatch uint = 4
+ AppPatch uint = 5
47
48
// AppPreRelease MUST only contain characters from semanticAlphabet per
49
// the semantic versioning spec.
0 commit comments