1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-07 23:02:12 +02:00

update kratos version (#1074)

update kratos version to rc4
This commit is contained in:
isfk 2021-06-17 15:20:35 +08:00 committed by GitHub
parent 25c8e2bd3b
commit a50bbbd0d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ import (
)
var (
version string = "v2.0.0-rc3"
version string = "v2.0.0-rc4"
rootCmd = &cobra.Command{
Use: "kratos",