chore: we are now at 3.11.0-alpha (#361)

This commit is contained in:
Simone Basso
2021-06-08 10:08:13 +02:00
committed by GitHub
parent d4d1ac3832
commit e0311e8fed
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.10.0-beta.3"
Version = "3.11.0-alpha"
)