mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-13 12:33:35 +02:00
Merge pull request #205 from lightninglabs/bump-0-2-14
version: bump to v0.2.14-alpha
This commit is contained in:
commit
dcbd5c0831
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ const (
|
|||
// Please update release_notes.md when updating this!
|
||||
appMajor uint = 0
|
||||
appMinor uint = 2
|
||||
appPatch uint = 13
|
||||
appPatch uint = 14
|
||||
|
||||
// appPreRelease MUST only contain characters from semanticAlphabet
|
||||
// per the semantic versioning spec.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue