Skip to content

Commit 7f4efc6

Browse files
authored
docs: Fix typo in compatibility matrix (#2299)
1 parent bb0dd5c commit 7f4efc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
### Compatibility Matrix
9696
Appium Java Client | Selenium client
9797
----------------------------------------------------------------------------------------------------|-----------------------------
98-
- | `4.34.0`
98+
`next` | `4.34.0`
9999
`9.4.0` | `4.26.0`, `4.27.0`, `4.28.0`, `4.28.1`, `4.29.0`, `4.30.0`, `4.31.0`, `4.32.0`, `4.33.0`
100100
`9.2.1`(known issues: appium/java-client#2145, appium/java-client#2146), `9.2.2`, `9.2.3`, `9.3.0` | `4.19.0`, `4.19.1`, `4.20.0`, `4.21.0`, `4.22.0`, `4.23.0`, `4.23.1`, `4.24.0`, `4.25.0`, `4.26.0`, `4.27.0`
101101
`9.1.0`, `9.2.0` | `4.17.0`, `4.18.0`, `4.18.1`

0 commit comments

Comments
 (0)