mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-02-02 01:06:41 +08:00
Bump semver to 2.2.11-pre+dev (#24938)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
This commit is contained in:
parent
2b9f39b3b6
commit
9f44f3d0bb
@ -6,5 +6,5 @@ import "github.com/blang/semver/v4"
|
||||
var Version semver.Version
|
||||
|
||||
func init() {
|
||||
Version, _ = semver.Parse("2.2.10-pre+dev")
|
||||
Version, _ = semver.Parse("2.2.11-pre+dev")
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user