Fix maximum supported server version

This commit is contained in:
Bill Thornton 2023-03-27 01:38:11 -04:00
parent 056f034967
commit a67eea9daa

View File

@ -35,9 +35,9 @@ yarn add @jellyfin/sdk
| SDK Version | Jellyfin Version |
|:-:|:-:|
| 0.8.0 | 10.8.1 - 10.8.8 |
| 0.7.0 | 10.8.1 - 10.8.8 |
| 0.6.0 | 10.8.1 - 10.8.8 |
| 0.8.0 | 10.8.1 - 10.8.9 |
| 0.7.0 | 10.8.1 - 10.8.9 |
| 0.6.0 | 10.8.1 - 10.8.9 |
| 0.5.0 | 10.8.0 |
| <0.5.0 | 10.7.x |