Skip to content

Commit aff2ed3

Browse files
committed
build: bump version to v0.15.2
1 parent d65d3dd commit aff2ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const (
4444
AppMinor uint = 15
4545

4646
// AppPatch defines the application patch for this binary.
47-
AppPatch uint = 1
47+
AppPatch uint = 2
4848

4949
// AppPreRelease MUST only contain characters from semanticAlphabet
5050
// per the semantic versioning spec.

0 commit comments

Comments
 (0)