mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-13 12:32:48 +02:00
Merge pull request #10953 from ziggie1984/bump-v0.20.2-final
build: bump version to v0.20.2
This commit is contained in:
commit
c863397a4f
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ const (
|
|||
|
||||
// AppPreRelease MUST only contain characters from semanticAlphabet per
|
||||
// the semantic versioning spec.
|
||||
AppPreRelease = "beta.rc1"
|
||||
AppPreRelease = "beta"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue