mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-19 01:40:07 +01:00
build: bump version to v0.24.2-beta
This commit is contained in:
parent
93e729194e
commit
cc4b27cdd9
@ -22,7 +22,7 @@ const (
|
|||||||
|
|
||||||
// appPreRelease MUST only contain characters from semanticAlphabet
|
// appPreRelease MUST only contain characters from semanticAlphabet
|
||||||
// per the semantic versioning spec.
|
// per the semantic versioning spec.
|
||||||
appPreRelease = "beta.rc1"
|
appPreRelease = "beta"
|
||||||
)
|
)
|
||||||
|
|
||||||
// appBuild is defined as a variable so it can be overridden during the build
|
// appBuild is defined as a variable so it can be overridden during the build
|
||||||
|
Loading…
Reference in New Issue
Block a user