diff --git a/main.go b/main.go index 9c0a8e8c0..a5f0c4e17 100644 --- a/main.go +++ b/main.go @@ -24,7 +24,7 @@ func main() { // Update the number here manually each release, so at least we have a range for go-get people. var ( SHA = "" - Version = "3.2.0" + Version = "3.3.0" BuildTime = "" )