Skip to content

Commit 4cdb2cb

Browse files
committed
revise README
1 parent a2f1b65 commit 4cdb2cb

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ mvn package
5656

5757
Then manually install the following JARs:
5858

59-
* target/client-java-api-6.0.0-beta1-SNAPSHOT.jar
59+
* target/client-java-api-7.0.0-SNAPSHOT.jar
6060
* target/lib/*.jar
6161

6262
## Example
@@ -174,13 +174,14 @@ All APIs and Models' documentation can be found at the [Generated client's docs]
174174

175175
## Compatibility
176176

177-
| client version | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 | 1.14 |
178-
|------------------|---------|-----------|----------|----------|-----------|----------|
179-
| 2.0.0 || - | - | - | - | - |
180-
| 3.0.0 | + | - || - | - | - |
181-
| 4.0.0 | + | + | + || - | - |
182-
| 5.0.0 | + | + | + | + || - |
183-
| 6.0.0-beta1 | + | + | + | + | + ||
177+
| client version | 1.9 | 1.10 | 1.11 | 1.12 | 1.13 | 1.14 | 1.15 |
178+
|------------------|---------|-----------|----------|----------|-----------|----------|----------|
179+
| 2.0.0 || - | - | - | - | - | - |
180+
| 3.0.0 | + | - || - | - | - | - |
181+
| 4.0.0 | + | + | + || - | - | - |
182+
| 5.0.0 | + | + | + | + || - | - |
183+
| 6.0.1 | + | + | + | + | + || - |
184+
| 7.0.0-SNAPSHOT | + | + | + | + | + | + ||
184185

185186
Key:
186187

0 commit comments

Comments
 (0)