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

This commit is contained in:
Bill Thornton 2024-06-02 01:52:13 -04:00 committed by GitHub
commit 8c3eb9c48d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
openapi.json vendored
View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99f6152926fc5c19e3018dc352e123a55d5cd1e2a352e2bfd4b6984ad7b303e6
oid sha256:6f0d393481f77d565da208fcd0c665e160d8b6cc828f4e6e961895a5c81df936
size 850077

View File

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