diff --git a/main.go b/main.go index 73797f7d2..a0de9b0df 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 = "3.4.1" + Version = "3.4.2" BuildTime = "" )