Merge pull request #779 from jellyfin/openapi-update-0

This commit is contained in:
Bill Thornton 2024-08-25 14:48:16 -04:00 committed by GitHub
commit 005ca714e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
openapi.json vendored
View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:476d2729ee43669031611658570b0d0b2f3448a10da8c51e6032b2e4e950f145
size 850077
oid sha256:92a0e1d17445af1e1264749f2cd3a9478c26f656e9e73aff947234ede444d6f1
size 850079

View File

@ -5,7 +5,7 @@
*/
/** The current API version of the generated client. */
export const API_VERSION = '10.9.9';
export const API_VERSION = '10.9.10';
/** The minimum supported server version. */
export const MINIMUM_VERSION = '10.9.0';