chore: version is now 3.12.0-alpha.2 (#576)

This commit is contained in:
Simone Basso
2021-11-05 11:54:19 +01:00
committed by GitHub
parent 1f348803dc
commit fab7909281
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.12.0-alpha.1"
Version = "3.12.0-alpha.2"
)