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