chore: set version to 3.0.12-alpha (#172)
* chore: set version to 3.0.12-alpha I need to bless 3.0.11 now to pin to ooni/probe-engine v0.20.2. * chore: update all dependencies Most notably, pin to ooni/probe-engine 0.20.2.
This commit is contained in:
parent
9e238c27dd
commit
c55f67273e
3 changed files with 18 additions and 13 deletions
|
|
@ -3,5 +3,5 @@ package version
|
|||
|
||||
const (
|
||||
// Version is the software version
|
||||
Version = "3.0.11-alpha"
|
||||
Version = "3.0.12-alpha"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue