mirror of
https://github.com/lightninglabs/loop
synced 2024-11-16 00:12:52 +00:00
version: bump version to 0.4.0-beta
This commit is contained in:
parent
6a078ff598
commit
7e2d6a20a8
@ -27,7 +27,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 = "rc1.beta"
|
appPreRelease = "beta"
|
||||||
)
|
)
|
||||||
|
|
||||||
// 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…
Reference in New Issue
Block a user