diff --git a/common/version/version.go b/common/version/version.go index 8bd54871c0..9f33b9c73a 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.53.0" +const Version = "0.54.0-dev"