From d487480c706a2e1e1c6a4e53601dc94232e3b274 Mon Sep 17 00:00:00 2001 From: Anqi Date: Tue, 21 Dec 2021 19:23:16 +0800 Subject: [PATCH] upadte version match info (#404) Co-authored-by: Yichen Wang <18348405+Aiee@users.noreply.github.com> --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 054c73808..56f0d50b7 100644 --- a/README.md +++ b/README.md @@ -62,10 +62,12 @@ There are the version correspondence between client and Nebula: | 1.2.0 | 1.1.0,1.2.0,1.2.1 | | 2.0.0-beta | 2.0.0-beta | | 2.0.0-rc1 | 2.0.0-rc1 | -| 2.0.0/2.0.1 | 2.0.0/2.0.1 | -| 2.5.0 | 2.5.0 | -| 2.6.0 | 2.6.0 | -| 2.0.0-SNAPSHOT| 2.0.0-nightly | +| 2.0.0 | 2.0.0,2.0.1 | +| 2.0.1 | 2.0.0,2.0.1 | +| 2.5.0 | 2.5.0,2.5.1 | +| 2.6.0 | 2.6.0,2.6.1 | +| 2.6.1 | 2.6.0,2.6.1 | +| 2.0.0-SNAPSHOT| nightly | ## Graph client example