Bump to v3.0.0-rc.2
This commit is contained in:
parent
0bee29bc21
commit
25008f9ffa
|
@ -3,7 +3,7 @@ package version
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// Version is the software version
|
// Version is the software version
|
||||||
Version = "3.0.0-rc.1"
|
Version = "3.0.0-rc.2"
|
||||||
|
|
||||||
// UserAgent is the OONI user-agent header
|
// UserAgent is the OONI user-agent header
|
||||||
UserAgent = "ooniprobe-desktop/" + Version
|
UserAgent = "ooniprobe-desktop/" + Version
|
||||||
|
|
Loading…
Reference in New Issue
Block a user