Skip to content

Commit 6042004

Browse files
committed
build: bump version to v0.14.1-beta
1 parent 6c66338 commit 6042004

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 = 14
4545

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

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

0 commit comments

Comments
 (0)