chore: bless v3.3.0 (#194)

This commit is contained in:
Simone Basso 2021-01-19 20:25:00 +01:00 committed by GitHub
parent 504a4e79d4
commit 4853ddf810
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-alpha"
Version = "3.3.0"
)