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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.3.0"
Version = "3.4.0-alpha"
)