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.
1 parent b9ea707 commit 2cd17e3Copy full SHA for 2cd17e3
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