Start testing v3.0.8-beta
This beta release incorporates recent fixes in ooni/probe-engine that we would like to test and ship relatively soon. I'm doing this as part of https://github.com/ooni/explorer/issues/495
This commit is contained in:
parent
f1f2350bfa
commit
ad88fefe41
3 changed files with 7 additions and 7 deletions
|
|
@ -3,5 +3,5 @@ package version
|
|||
|
||||
const (
|
||||
// Version is the software version
|
||||
Version = "3.0.7"
|
||||
Version = "3.0.8-beta"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue