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