chore: set version to v3.12.0-alpha.3 (#601)

This commit is contained in:
Simone Basso
2021-11-16 13:17:30 +01:00
committed by GitHub
parent 50576daec8
commit 56d179d88a
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.12.0-alpha.2"
Version = "3.12.0-alpha.3"
)