Pin to latest probe-engine and bless v3.0.0-rc.13
I'm pinning to ooni/probe-engine@72c12b0b81 because it generates more correct data and I think we're going to have most likely this probe-cli version in the stable desktop release.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ package version
|
||||
|
||||
const (
|
||||
// Version is the software version
|
||||
Version = "3.0.0-rc.12"
|
||||
Version = "3.0.0-rc.13"
|
||||
|
||||
// UserAgent is the OONI user-agent header
|
||||
UserAgent = "ooniprobe-desktop/" + Version
|
||||
|
||||
Reference in New Issue
Block a user