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.
2 parents 4ff7d77 + dc32a48 commit 611852fCopy full SHA for 611852f
build/version.go
@@ -43,7 +43,7 @@ const (
43
AppMinor uint = 18
44
45
// AppPatch defines the application patch for this binary.
46
- AppPatch uint = 00
+ AppPatch uint = 99
47
48
// AppPreRelease MUST only contain characters from semanticAlphabet per
49
// the semantic versioning spec.
0 commit comments