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 98bf42f commit 90247dcCopy full SHA for 90247dc
version.go
@@ -32,7 +32,7 @@ const (
32
AppMinor uint = 1
33
34
// AppPatch defines the application patch for this binary.
35
- AppPatch uint = 28
+ AppPatch uint = 29
36
37
// AppPreRelease MUST only contain characters from semanticAlphabet
38
// per the semantic versioning spec.
0 commit comments