Skip to content

Commit

Permalink
Merge pull request #768 from lightninglabs/alexbosworth-patch-2
Browse files Browse the repository at this point in the history
version: bump version to v0.28.3-beta
  • Loading branch information
alexbosworth authored Jun 3, 2024
2 parents 55241ff + 9b1218a commit 67ab876
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 @@ -27,7 +27,7 @@ const (
// Note: please update release_notes.md when you change these values.
appMajor uint = 0
appMinor uint = 28
appPatch uint = 2
appPatch uint = 3

// appPreRelease MUST only contain characters from semanticAlphabet per
// the semantic versioning spec.
Expand Down

0 comments on commit 67ab876

Please sign in to comment.