Bump version
This commit is contained in:
parent
9155ec95ae
commit
2cda2d9639
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"
|
"upper.io/db.v3/lib/sqlbuilder"
|
||||||
)
|
)
|
||||||
|
|
||||||
const Version = "3.0.0-beta.2"
|
const Version = "3.0.0-beta.3"
|
||||||
|
|
||||||
// Context for OONI Probe
|
// Context for OONI Probe
|
||||||
type Context struct {
|
type Context struct {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue