Skip to content

Commit f74eaf6

Browse files
committed
version: bump to version 0.2.8-alpha
1 parent 2df9885 commit f74eaf6

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
@@ -25,7 +25,7 @@ const (
2525
// Please update release_notes.md when updating this!
2626
appMajor uint = 0
2727
appMinor uint = 2
28-
appPatch uint = 7
28+
appPatch uint = 8
2929

3030
// appPreRelease MUST only contain characters from semanticAlphabet
3131
// per the semantic versioning spec.

0 commit comments

Comments
 (0)