Bump version number

This commit is contained in:
Arturo Filastò 2020-02-05 18:38:23 +01:00
parent cf21fd1fd8
commit e9f7c48262

View File

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