Release 3.0.9 (#156)
* chore(version.go): we're now at 3.0.9 * chore(go.mod go.sum): update dependencies * fix(gha/cross.yml): brew update seems broken? See https://github.com/ooni/probe-cli/pull/156/checks?check_run_id=1315116799
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ package version
|
||||
|
||||
const (
|
||||
// Version is the software version
|
||||
Version = "3.0.9-alpha"
|
||||
Version = "3.0.9"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user