diff --git a/common/version/version.go b/common/version/version.go index cee6c8dbc8..afe6202318 100644 --- a/common/version/version.go +++ b/common/version/version.go @@ -1,4 +1,4 @@ package version // Version is the version of the build. -const Version = "0.35.3-dev" +const Version = "0.35.3"