Bless v3.0.2

This commit is contained in:
Simone Basso 2020-06-19 13:00:47 +02:00
parent 596e3ae0f5
commit 0fad59ae30

View File

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