Skip to content

Commit

Permalink
version/version.go: bump patch version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Jul 23, 2020
1 parent de62c51 commit 14ac72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package version

const (
// Version is the software version
Version = "3.0.4"
Version = "3.0.5"

// UserAgent is the OONI user-agent header
UserAgent = "ooniprobe-desktop/" + Version
Expand Down

0 comments on commit 14ac72e

Please sign in to comment.