Skip to content

Commit

Permalink
Bump to 3.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Nov 3, 2019
1 parent 946289d commit 68c2866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ package version

const (
// 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 = "ooniprobe-desktop/" + Version

0 comments on commit 68c2866

Please sign in to comment.