Skip to content

Commit bb61057

Browse files
authored
Update README (#147)
1 parent 4130cb5 commit bb61057

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**IMPORTANT: Code of Nebula go client has been transferred from [nebula-clients](https://github.com/vesoft-inc/nebula-clients) to this repository(nebula-go), and new releases in the future will be published in this repository.
55
Please update your go.mod and imports correspondingly.**
66

7-
Official Nebula Go client which communicates with the server using [fbthrift](https://github.com/facebook/fbthrift/). Currently the latest stable release is **[v2.5.1](https://github.com/vesoft-inc/nebula-go/tree/release-v2.5.1)**
7+
Official Nebula Go client which communicates with the server using [fbthrift](https://github.com/facebook/fbthrift/). Currently the latest stable release is **[v2.6.0](https://github.com/vesoft-inc/nebula-go/tree/release-v2.6.0)**
88

99
The code in **master branch** will be updated to accommodate the nightly changes made in Nebula Graph.
1010
To Use the console with a stable release of Nebula Graph, please check the branches and use the corresponding version.
@@ -14,6 +14,7 @@ To Use the console with a stable release of Nebula Graph, please check the branc
1414
| **[v1.0.0](https://github.com/vesoft-inc/nebula-go/tree/v1.0)** | 1.x.x |
1515
| **[v2.0.0-ga](https://github.com/vesoft-inc/nebula-go/tree/v2.0.0-ga)** | 2.0.0-ga, 2.0.1 |
1616
| **[v2.5.1](https://github.com/vesoft-inc/nebula-go/tree/v2.5.1)** | >=2.5.0 |
17+
| **[v2.6.0](https://github.com/vesoft-inc/nebula-go/tree/v2.6.0)** | >=2.6.0 |
1718
| **[master](https://github.com/vesoft-inc/nebula-go/tree/master)** | 2.x-nightly |
1819

1920

0 commit comments

Comments
 (0)