chore: start hacking on 3.15.0-alpha (#687)
We've just branched off the release/3.14 branch for finalizing the release of 3.14.0, hence let's declare that from now on we're 3.15.0-alpha to avoid any confusion.
This commit is contained in:
parent
024de0e498
commit
eed007a5d0
|
@ -3,5 +3,5 @@ package version
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// Version is the software version
|
// Version is the software version
|
||||||
Version = "3.14.0-alpha.1"
|
Version = "3.15.0-alpha"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user