Merge pull request #69 from ooni/release/rc-1

Bump to 3.0.0-rc.1
This commit is contained in:
Simone Basso 2019-11-12 16:43:22 +01:00 committed by GitHub
commit e97d21e844
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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