Skip to content

Commit 21c1148

Browse files
committed
version: bump to version v0.4.1-alpha
1 parent 7dcb1e1 commit 21c1148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const (
4545
AppMinor uint = 4
4646

4747
// AppPatch defines the application patch for this binary.
48-
AppPatch uint = 0
48+
AppPatch uint = 1
4949

5050
// AppStatus defines the release status of this binary (e.g. beta).
5151
AppStatus = "alpha"

0 commit comments

Comments
 (0)