Skip to content

Commit 62634b8

Browse files
committed
version: bump patch version
1 parent 2435374 commit 62634b8

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 = 14
28+
appPatch uint = 15
2929

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

0 commit comments

Comments
 (0)