chore: v3.4.0-alpha for the main branch

This commit is contained in:
Simone Basso
2021-01-19 20:36:38 +01:00
committed by GitHub
parent 4853ddf810
commit dc6b492986
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.3.0"
Version = "3.4.0-alpha"
)