diff --git a/common/version/version.go b/common/version/version.go index bc23287747..c27d768a9a 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.32.2-dev" +const Version = "0.33.1-dev"