mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-01 18:50:09 +02:00
build: bump version to v0.10.0-beta
This commit is contained in:
parent
1d548684e2
commit
1a3194d302
@ -48,7 +48,7 @@ const (
|
|||||||
|
|
||||||
// AppPreRelease MUST only contain characters from semanticAlphabet
|
// AppPreRelease MUST only contain characters from semanticAlphabet
|
||||||
// per the semantic versioning spec.
|
// per the semantic versioning spec.
|
||||||
AppPreRelease = "beta.rc6"
|
AppPreRelease = "beta"
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user