diff --git a/main.go b/main.go index dd3b97c69..6434ac9ab 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.18.0" + Version = "v3.18.1" BuildTime = "" )