chore(version.go): we're at 3.0.10-alpha
Committing directly to master since this should be a simple enough change
This commit is contained in:
parent
f172031a03
commit
2a34d7db04
|
@ -3,5 +3,5 @@ package version
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// Version is the software version
|
// Version is the software version
|
||||||
Version = "3.0.9"
|
Version = "3.0.10-alpha"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user