Bless v3.0.1

This commit is contained in:
Simone Basso 2020-06-03 15:46:10 +02:00
parent 203b8fcda6
commit 3c1b5163ac

View File

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