Merge pull request #4600 from guggero/master-version
build: bump version of master branch to v0.11.99-beta
This commit is contained in:
commit
751b02361e
@ -44,7 +44,7 @@ const (
|
||||
AppMinor uint = 11
|
||||
|
||||
// AppPatch defines the application patch for this binary.
|
||||
AppPatch uint = 0
|
||||
AppPatch uint = 99
|
||||
|
||||
// AppPreRelease MUST only contain characters from semanticAlphabet
|
||||
// per the semantic versioning spec.
|
||||
|
Loading…
Reference in New Issue
Block a user