chore: we're now at v3.8.0-alpha (#245)

This commit is contained in:
Simone Basso
2021-03-08 14:46:48 +01:00
committed by GitHub
parent 784d3d0f73
commit 58788d3a83
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.7.0"
Version = "3.8.0-alpha"
)