chore: set dev version to v3.12.0-alpha.4 (#612)

This commit is contained in:
Simone Basso 2021-11-23 16:16:30 +01:00 committed by GitHub
parent fdbf871103
commit 56440bec43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@ package version
const ( const (
// Version is the software version // Version is the software version
Version = "3.12.0-alpha.3" Version = "3.12.0-alpha.4"
) )