Bump ooni version number
This commit is contained in:
parent
19f07208c3
commit
1fe8eedfb3
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.0"
|
||||
const Version = "3.0.0-dev.1"
|
||||
|
||||
// Context for OONI Probe
|
||||
type Context struct {
|
||||
|
|
|
|||
Loading…
Reference in a new issue