Update generated sources to 10.9.1

This commit is contained in:
jellyfin-bot 2024-05-14 04:06:22 +00:00 committed by Bill Thornton
parent ed440fdff9
commit a147769697
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:25916a1fb91669b2ebdb0d514dc8aa38e663261961db1cafeaf54318b16a084d
oid sha256:fd06ef9c4b4d7071278563d5843a7f02834390f155ea5309ca13d06817c74b38
size 850061

View File

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