chore: we're now hacking on v3.16.0-alpha.1 (#899)
Just a chore commit to increase the version given that we just tagged v3.16.0-alpha
This commit is contained in:
parent
9bd1c5ff20
commit
90089d4d8f
|
@ -3,5 +3,5 @@ package version
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// Version is the software version
|
// Version is the software version
|
||||||
Version = "3.16.0-alpha"
|
Version = "3.16.0-alpha.1"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user