chore: bless 3.9.0-alpha (#257)

This commit is contained in:
Simone Basso 2021-03-18 08:47:07 +01:00 committed by GitHub
parent 0f61778e7a
commit c22828d369
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.8.0"
Version = "3.9.0-alpha"
)