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

This commit is contained in:
Bill Thornton 2024-05-19 00:26:04 -04:00 committed by GitHub
commit b692ac03ed
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:fd06ef9c4b4d7071278563d5843a7f02834390f155ea5309ca13d06817c74b38
oid sha256:2c803adbdfecbe33471672969d954b4cfaedfca2b0304af7112eca405b872ba1
size 850061

View File

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