chore: bump version to 3.12.0-alpha.1 (#559)

Part of https://github.com/ooni/probe/issues/1815
This commit is contained in:
Simone Basso 2021-10-22 17:52:48 +02:00 committed by GitHub
parent 1f0fcafb8a
commit eaa3d6eae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@ package version
const ( const (
// Version is the software version // Version is the software version
Version = "3.12.0-alpha" Version = "3.12.0-alpha.1"
) )