Bump version number of probe-cli
This commit is contained in:
parent
a60f376846
commit
5567fe1d2b
1 changed files with 1 additions and 1 deletions
2
ooni.go
2
ooni.go
|
|
@ -16,7 +16,7 @@ import (
|
|||
"upper.io/db.v3/lib/sqlbuilder"
|
||||
)
|
||||
|
||||
const Version = "3.0.0-dev.1"
|
||||
const Version = "3.0.0-alpha.2"
|
||||
|
||||
// Context for OONI Probe
|
||||
type Context struct {
|
||||
|
|
|
|||
Loading…
Reference in a new issue