Skip to content

Commit dc0bb36

Browse files
authored
version: bump version to v0.31.5-beta
1 parent e173834 commit dc0bb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = 31
41-
appPatch uint = 4
41+
appPatch uint = 5
4242

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

0 commit comments

Comments
 (0)