Skip to content

Commit

Permalink
upadte version match info (#404)
Browse files Browse the repository at this point in the history
Co-authored-by: Yichen Wang <[email protected]>
  • Loading branch information
Nicole00 and Aiee authored Dec 21, 2021
1 parent ede2cb2 commit d487480
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d487480

Please sign in to comment.