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:
Simone Basso
2020-04-06 13:22:10 +02:00
parent c0a18dac1b
commit 4a563ebe13
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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