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 93ca7ed + 2cd17e3 commit 0491764Copy full SHA for 0491764
build/version.go
@@ -47,7 +47,7 @@ const (
47
AppMinor uint = 20
48
49
// AppPatch defines the application patch for this binary.
50
- AppPatch uint = 00
+ AppPatch uint = 99
51
52
// AppPreRelease MUST only contain characters from semanticAlphabet per
53
// the semantic versioning spec.
0 commit comments