version/version.go: bless v3.0.8
This commit is contained in:
parent
acfbbd9dd5
commit
d02b47dcda
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ package version
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// Version is the software version
|
// Version is the software version
|
||||||
Version = "3.0.8-beta"
|
Version = "3.0.8"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue