There was an error while loading. Please reload this page.
2 parents 341d844 + 91ab84a commit 088ce04Copy full SHA for 088ce04
1 file changed
version.go
@@ -38,7 +38,7 @@ const (
38
// Note: please update docs/release-notes/release-notes-next.md when you
39
// change these values.
40
appMajor uint = 0
41
- appMinor uint = 34
+ appMinor uint = 35
42
appPatch uint = 0
43
44
// appPreRelease MUST only contain characters from semanticAlphabet per
0 commit comments