version/version.go: we're now hacking on v3.0.9-alpha
This commit is contained in:
parent
d02b47dcda
commit
4bd6c3e9d4
|
@ -3,5 +3,5 @@ package version
|
|||
|
||||
const (
|
||||
// Version is the software version
|
||||
Version = "3.0.8"
|
||||
Version = "3.0.9-alpha"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user