version/version.go: bless 3.0.6

This commit is contained in:
Simone Basso 2020-07-23 19:39:18 +02:00
parent b05ec668e3
commit c40daf8c7f

View File

@ -3,7 +3,7 @@ package version
const ( const (
// Version is the software version // Version is the software version
Version = "3.0.5" Version = "3.0.6"
// UserAgent is the OONI user-agent header // UserAgent is the OONI user-agent header
UserAgent = "ooniprobe-desktop/" + Version UserAgent = "ooniprobe-desktop/" + Version