Bless v3.0.0-rc.14

This commit is contained in:
Simone Basso 2020-04-08 13:05:00 +02:00
parent acbe133ad6
commit ec10e54b5c

View File

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