From 0de190f59c8a5ecb28e42955c3a95744318e2fa8 Mon Sep 17 00:00:00 2001 From: xgc Date: Thu, 12 Dec 2024 21:22:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=202.2.3=E7=89=88=E6=9C=AC=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8DMilvusService=E9=80=9A=E8=BF=87=E4=B8=BB=E9=94=AE?= =?UTF-8?q?=E5=88=A0=E9=99=A4=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.cn.md | 6 +++--- README.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.cn.md b/README.cn.md index c89f8c7..7b5bc43 100644 --- a/README.cn.md +++ b/README.cn.md @@ -31,7 +31,7 @@ org.dromara.milvus-plus milvus-plus-core - 2.2.2 + 2.2.3 ``` @@ -41,7 +41,7 @@ Spring应用支持: org.dromara.milvus-plus milvus-plus-boot-starter - 2.2.2 + 2.2.3 ``` @@ -51,7 +51,7 @@ Solon应用支持: org.dromara.milvus-plus milvus-plus-solon-plugin - 2.2.2 + 2.2.3 ``` diff --git a/README.md b/README.md index f28e0ff..da9ab88 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Custom extension support: org.dromara.milvus-plus milvus-plus-core - 2.2.2 + 2.2.3 ``` @@ -39,7 +39,7 @@ Spring application support: org.dromara.milvus-plus milvus-plus-boot-starter - 2.2.2 + 2.2.3 ``` @@ -49,7 +49,7 @@ Solon application support: org.dromara.milvus-plus milvus-plus-solon-plugin - 2.2.2 + 2.2.3 ```