mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-01 10:41:34 +02:00
build: bump version of master branch to v0.14.99-beta
This commit is contained in:
parent
3ee8d25a29
commit
e8528b060a
@ -44,7 +44,7 @@ const (
|
||||
AppMinor uint = 14
|
||||
|
||||
// AppPatch defines the application patch for this binary.
|
||||
AppPatch uint = 1
|
||||
AppPatch uint = 99
|
||||
|
||||
// AppPreRelease MUST only contain characters from semanticAlphabet
|
||||
// per the semantic versioning spec.
|
||||
|
Loading…
x
Reference in New Issue
Block a user