mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-08 09:11:53 +02:00
build: bump version to v0.14.1-beta
This commit is contained in:
@@ -44,7 +44,7 @@ const (
|
|||||||
AppMinor uint = 14
|
AppMinor uint = 14
|
||||||
|
|
||||||
// AppPatch defines the application patch for this binary.
|
// AppPatch defines the application patch for this binary.
|
||||||
AppPatch uint = 00
|
AppPatch uint = 1
|
||||||
|
|
||||||
// AppPreRelease MUST only contain characters from semanticAlphabet
|
// AppPreRelease MUST only contain characters from semanticAlphabet
|
||||||
// per the semantic versioning spec.
|
// per the semantic versioning spec.
|
||||||
|
Reference in New Issue
Block a user