chore: 3.5.0-alpha for the master branch
This commit is contained in:
parent
795f3be44e
commit
9577d7e11e
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.4.0"
|
Version = "3.5.0-alpha"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue