Skip to content

Commit

Permalink
Update br version compatibility (#2458)
Browse files Browse the repository at this point in the history
* Update br version compatibility

* update

* update comma

* update order
  • Loading branch information
ChrisChen2023 authored Feb 2, 2024
1 parent 7b30500 commit dd8ac65
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs-2.0-en/backup-and-restore/nebula-br/2.compile-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ To use the BR (Community Edition) tool, you need to install the NebulaGraph Agen

|NebulaGraph|BR |Agent |
|:---|:---|:---|
|3.5.x|3.5.0|0.2.0 ~ 3.4.0|
|3.3.0 ~ 3.4.1|3.3.0|0.2.0 ~ 3.4.0|
|3.5.x ~ 3.6.0 |3.6.0|3.6.x ~ 3.7.0|
|3.3.0 ~ 3.4.x|3.3.0|0.2.0 ~ 3.4.0|
|3.0.x ~ 3.2.x|0.6.1|0.1.0 ~ 0.2.0|

## Install BR with a binary file
Expand Down
4 changes: 2 additions & 2 deletions docs-2.0-zh/backup-and-restore/nebula-br/2.compile-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

| {{nebula.name}} |BR 社区版 |Agent |
|:---|:---|:---|
|3.5.x|3.5.0|3.4.0、0.2.0|
|3.3.0 ~ 3.4.x|3.3.0|3.4.0、0.2.0|
|3.5.x ~ 3.6.0 |3.6.0|3.6.x ~ 3.7.0|
|3.3.0 ~ 3.4.x|3.3.0|0.2.0 ~ 3.4.0|
|3.0.x ~ 3.2.x|0.6.1|0.1.0 ~ 0.2.0|

## 安装 BR
Expand Down

0 comments on commit dd8ac65

Please sign in to comment.