Skip to content

Commit aa772fa

Browse files
authored
version: bump version to v0.33.1-beta
version: bump version to v0.33.1-beta
2 parents 772e67f + 92b2004 commit aa772fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const (
3838
// Note: please update release_notes.md when you change these values.
3939
appMajor uint = 0
4040
appMinor uint = 33
41-
appPatch uint = 0
41+
appPatch uint = 1
4242

4343
// appPreRelease MUST only contain characters from semanticAlphabet per
4444
// the semantic versioning spec.

0 commit comments

Comments
 (0)