mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 01:33:02 +01:00
build: bump version to v0.17.5-beta
This commit is contained in:
parent
5ebc9423e3
commit
f8211a2c3b
@ -43,7 +43,7 @@ const (
|
||||
AppMinor uint = 17
|
||||
|
||||
// AppPatch defines the application patch for this binary.
|
||||
AppPatch uint = 4
|
||||
AppPatch uint = 5
|
||||
|
||||
// AppPreRelease MUST only contain characters from semanticAlphabet per
|
||||
// the semantic versioning spec.
|
||||
|
Loading…
x
Reference in New Issue
Block a user