mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Bump semver to 2.2.12 (#25805)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
This commit is contained in:
parent
cfd287f1c1
commit
f29ab5cfee
@ -6,5 +6,5 @@ import "github.com/blang/semver/v4"
|
||||
var Version semver.Version
|
||||
|
||||
func init() {
|
||||
Version, _ = semver.Parse("2.2.11")
|
||||
Version, _ = semver.Parse("2.2.12")
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user