Release v3.0.7 (#152)

* Update go-bindata and regenerate binary data

* Pin to ooni/probe-engine 0.17.0 and update dependencies

* Set version to 3.0.7

* Readme.md: better release instructions
This commit is contained in:
Simone Basso
2020-09-30 10:54:58 +02:00
committed by GitHub
parent b18a106698
commit f1f2350bfa
6 changed files with 73 additions and 188 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ package version
const (
// Version is the software version
Version = "3.0.7-beta.1"
Version = "3.0.7"
)