chore: we're now at 3.10.0-alpha.1 (#310)

Part of https://github.com/ooni/probe/issues/1440
This commit is contained in:
Simone Basso
2021-04-20 09:20:04 +02:00
committed by GitHub
parent 85755e35f5
commit 11087db51a
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.10.0-alpha"
Version = "3.10.0-alpha.1"
)