diff --git a/common/version/version.go b/common/version/version.go index f6f6d16086..69a65f73ea 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.38.4" +const Version = "0.38.5-dev"