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
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const ( const (
// Version is the software version // Version is the software version
Version = "3.8.0" Version = "3.9.0-alpha"
) )