There was an error while loading. Please reload this page.
2 parents 97925f1 + 32f1aa8 commit 39b7223Copy full SHA for 39b7223
1 file changed
version.go
@@ -32,7 +32,7 @@ const (
32
AppMinor uint = 1
33
34
// AppPatch defines the application patch for this binary.
35
- AppPatch uint = 36
+ AppPatch uint = 37
36
37
// AppPreRelease MUST only contain characters from semanticAlphabet
38
// per the semantic versioning spec.
0 commit comments