chore: release 3.7.0 (#244)
This comes just a few days after 3.6.0. It contains small improvements required by ooni/probe-desktop. For this reason, I am going to skeep the normal release process and I am just bumping the version number.
This commit is contained in:
parent
da95fa9365
commit
784d3d0f73
|
@ -3,5 +3,5 @@ package version
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// Version is the software version
|
// Version is the software version
|
||||||
Version = "3.7.0-alpha"
|
Version = "3.7.0"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user