chore: bump web_connectivity@v0.5 version to 0.5.5 (#945)
chore: web_connectivity v0.5.5 We're bumping the version number to reflect recent improvements in the data format implemented in these pull requests: - https://github.com/ooni/probe-cli/pull/942 - https://github.com/ooni/probe-cli/pull/943 - https://github.com/ooni/probe-cli/pull/944 Reference issue: https://github.com/ooni/probe/issues/2238
This commit is contained in:
parent
8167de5805
commit
800217d15b
|
@ -36,7 +36,7 @@ func (m *Measurer) ExperimentName() string {
|
|||
|
||||
// ExperimentVersion implements model.ExperimentMeasurer.
|
||||
func (m *Measurer) ExperimentVersion() string {
|
||||
return "0.5.4"
|
||||
return "0.5.5"
|
||||
}
|
||||
|
||||
// Run implements model.ExperimentMeasurer.
|
||||
|
|
Loading…
Reference in New Issue
Block a user