Skip to content

Commit

Permalink
Merge pull request #1017 from lightninglabs/0-4-0-rc4
Browse files Browse the repository at this point in the history
version: bump version to v0.4.0-alpha.rc4
  • Loading branch information
guggero authored Jul 12, 2024
2 parents 78ee4c6 + cd27cad commit 1d9c445
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 = "rc3"
AppPreRelease = "rc4"

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

0 comments on commit 1d9c445

Please sign in to comment.