Merge pull request #5069 from Roasbeef/v12-99
build: bump version to v0.12.99-beta
This commit is contained in:
commit
055db6b9ac
@ -44,7 +44,7 @@ const (
|
|||||||
AppMinor uint = 12
|
AppMinor uint = 12
|
||||||
|
|
||||||
// AppPatch defines the application patch for this binary.
|
// AppPatch defines the application patch for this binary.
|
||||||
AppPatch uint = 0
|
AppPatch uint = 99
|
||||||
|
|
||||||
// AppPreRelease MUST only contain characters from semanticAlphabet
|
// AppPreRelease MUST only contain characters from semanticAlphabet
|
||||||
// per the semantic versioning spec.
|
// per the semantic versioning spec.
|
||||||
|
Loading…
Reference in New Issue
Block a user