Bump version to 1.1.0-pre (#233)
This commit is contained in:
parent
91701b1a17
commit
681341ca0e
@ -17,7 +17,7 @@ const semverAlphabet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrst
|
|||||||
// Constants defining the application version number.
|
// Constants defining the application version number.
|
||||||
const (
|
const (
|
||||||
Major = 1
|
Major = 1
|
||||||
Minor = 0
|
Minor = 1
|
||||||
Patch = 0
|
Patch = 0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user