Skip to content

Commit

Permalink
chore: release 3.4.0 (#195)
Browse files Browse the repository at this point in the history
This release only contains updates in debian packaging. All other platforms
could safely continue to use 3.2.0 or 3.3.0.

I didn't want to make a path release, though, because I didn't want to convey
the meaning that something was fixed.

Related to ooni/ooni.org#677
  • Loading branch information
bassosimone authored Jan 20, 2021
1 parent 4b557a0 commit 795f3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package version

const (
// Version is the software version
Version = "3.4.0-alpha"
Version = "3.4.0"
)

0 comments on commit 795f3be

Please sign in to comment.