chore: set version to 3.17.0-alpha (#939)
I've just branched off the `release/3.16` branch since we're really looking good for release modulo minor changes. Hence, it's time to update `master`'s version.
This commit is contained in:
parent
2389c7cab3
commit
9e8ad551aa
|
@ -3,5 +3,5 @@ package version
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// Version is the software version
|
// Version is the software version
|
||||||
Version = "3.16.0-alpha.3"
|
Version = "3.17.0-alpha"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user