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

This commit is contained in:
Bill Thornton 2024-06-07 01:18:11 -04:00 committed by GitHub
commit 056f0b1f52
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:3ee2949800ed1391c04a28dffd19d5dc21278f349caff1d9086decba38b50c81
oid sha256:193e17884012ba2b18d26f916083f70a9fa67933fa6992d96e4af5c5bb29f3db
size 850077

View File

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