mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
version: bump version to v0.17.0-alpha
This commit is contained in:
parent
569fdee4f4
commit
8cd75e44d9
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ const (
|
||||||
|
|
||||||
// appPreRelease MUST only contain characters from semanticAlphabet per
|
// appPreRelease MUST only contain characters from semanticAlphabet per
|
||||||
// the semantic versioning spec.
|
// the semantic versioning spec.
|
||||||
appPreRelease = "alpha.rc1"
|
appPreRelease = "alpha"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Version returns the application version as a properly formed string per the
|
// Version returns the application version as a properly formed string per the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue