Skip to content

Commit 25f1ee3

Browse files
committed
build: bump version to v0.4.0-alpha.rc3
1 parent 5e1529c commit 25f1ee3

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
@@ -52,7 +52,7 @@ const (
5252

5353
// AppPreRelease defines the pre-release version of this binary.
5454
// It MUST only contain characters from the semantic versioning spec.
55-
AppPreRelease = "rc2"
55+
AppPreRelease = "rc3"
5656

5757
// GitTagIncludeStatus indicates whether the status should be included
5858
// in the git tag name.

0 commit comments

Comments
 (0)