chore: we're not hacking on v3.16.0-alpha (#749)

See https://github.com/ooni/probe/issues/2100
This commit is contained in:
Simone Basso
2022-05-20 20:03:48 +02:00
committed by GitHub
parent a4bdc6dea0
commit 395961c4da
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.15.0-alpha"
Version = "3.16.0-alpha"
)