mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
enhance: Bump milvus version to v2.5.2 (#38880)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
This commit is contained in:
parent
cf148f9bd2
commit
84f8737ee9
@ -6,5 +6,5 @@ import semver "github.com/blang/semver/v4"
|
||||
var Version semver.Version
|
||||
|
||||
func init() {
|
||||
Version = semver.MustParse("2.5.1")
|
||||
Version = semver.MustParse("2.5.2")
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user