diff --git a/common/version/version.go b/common/version/version.go index 3b47d20b8e..47dca527c2 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.41.0" +const Version = "0.41.1-dev"