mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
build: bump version to v0.14.0-beta.rc3
This commit is contained in:
parent
c28b26935c
commit
1abe1da5b3
@ -48,7 +48,7 @@ const (
|
||||
|
||||
// AppPreRelease MUST only contain characters from semanticAlphabet
|
||||
// per the semantic versioning spec.
|
||||
AppPreRelease = "beta.rc2"
|
||||
AppPreRelease = "beta.rc3"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
Loading…
Reference in New Issue
Block a user