diff --git a/core/version.go b/core/version.go index f353631..26d40d2 100644 --- a/core/version.go +++ b/core/version.go @@ -1,4 +1,4 @@ package core // Version is a string of version of core module -const Version = "v5.0.0-alpha.6" +const Version = "v5.0.0-alpha.7"