chore: set version to 3.3.0-alpha

This commit is contained in:
Simone Basso
2021-01-13 00:47:12 +01:00
committed by GitHub
parent 40d5f86698
commit 6fbad8555f
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.2.0"
Version = "3.3.0-alpha"
)