mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-25 05:02:32 +02:00
build: bump version to v0.19.99
This commit is contained in:
@@ -47,7 +47,7 @@ const (
|
|||||||
AppMinor uint = 19
|
AppMinor uint = 19
|
||||||
|
|
||||||
// AppPatch defines the application patch for this binary.
|
// AppPatch defines the application patch for this binary.
|
||||||
AppPatch uint = 0
|
AppPatch uint = 99
|
||||||
|
|
||||||
// AppPreRelease MUST only contain characters from semanticAlphabet per
|
// AppPreRelease MUST only contain characters from semanticAlphabet per
|
||||||
// the semantic versioning spec.
|
// the semantic versioning spec.
|
||||||
|
Reference in New Issue
Block a user