Skip to content

Commit

Permalink
Merge pull request #1333 from Roasbeef/0-5-1-rc2
Browse files Browse the repository at this point in the history
build: bump version to v0.5.1-rc2
  • Loading branch information
guggero authored Jan 28, 2025
2 parents 899a937 + a96e8d7 commit b2a0c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const (

// AppPreRelease defines the pre-release version of this binary.
// It MUST only contain characters from the semantic versioning spec.
AppPreRelease = "rc1"
AppPreRelease = "rc2"

// GitTagIncludeStatus indicates whether the status should be included
// in the git tag name.
Expand Down

0 comments on commit b2a0c56

Please sign in to comment.