chore: 3.5.0-alpha for the master branch

This commit is contained in:
Simone Basso
2021-01-20 14:06:12 +01:00
committed by GitHub
parent 795f3be44e
commit 9577d7e11e
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.4.0"
Version = "3.5.0-alpha"
)