mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-13 12:33:35 +02:00
version: bump to version v0.2.16-alpha
This commit is contained in:
parent
fb069c0135
commit
d1d457789a
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 = 15
|
||||
appPatch uint = 16
|
||||
|
||||
// appPreRelease MUST only contain characters from semanticAlphabet
|
||||
// per the semantic versioning spec.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue