Skip to content

Commit ab910bf

Browse files
committed
version: bump version to v0.5.0-alpha
1 parent ca0fb60 commit ab910bf

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 = ""
5656

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

0 commit comments

Comments
 (0)