diff --git a/main.go b/main.go index 4b2c361f0..af8cd4d35 100644 --- a/main.go +++ b/main.go @@ -19,7 +19,7 @@ import ( // Update the number here manually each release, so at least we have a range for go-get people. var ( SHA = "" - Version = "v3.10.1" + Version = "v3.11.0" BuildTime = "" )