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 f879c52 + 9807c95 commit af6af81Copy full SHA for af6af81
1 file changed
version.go
@@ -38,7 +38,7 @@ const (
38
// Note: please update release_notes.md when you change these values.
39
appMajor uint = 0
40
appMinor uint = 33
41
- appPatch uint = 1
+ appPatch uint = 2
42
43
// appPreRelease MUST only contain characters from semanticAlphabet per
44
// the semantic versioning spec.
0 commit comments