diff --git a/version/version.go b/version/version.go index ff3bf9a32..e8e3d72fe 100644 --- a/version/version.go +++ b/version/version.go @@ -1,4 +1,4 @@ package version // Version is the version of the build. -const Version = "0.39.1-dev" +const Version = "0.40.0"