chore: bless 3.8.0 (#256)

This commit is contained in:
Simone Basso 2021-03-15 14:54:13 +01:00 committed by GitHub
parent c324822870
commit 53e6b694cb
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-alpha"
Version = "3.8.0"
)