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:
@@ -3,5 +3,5 @@ package version
|
||||
|
||||
const (
|
||||
// Version is the software version
|
||||
Version = "3.0.11-alpha"
|
||||
Version = "3.0.12-alpha"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user