From db1bc44e155fbdabf0c82d4be98f4c54656208df Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Sun, 8 Sep 2024 02:02:22 +0000 Subject: [PATCH] Update generated sources to 10.9.11 --- openapi.json | 2 +- src/versions.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.json b/openapi.json index e7a839969..4ab64512a 100644 --- a/openapi.json +++ b/openapi.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92a0e1d17445af1e1264749f2cd3a9478c26f656e9e73aff947234ede444d6f1 +oid sha256:4dc7e1721080d36ff674a9d248765a5c1b679e31b2677180c97af236693cee76 size 850079 diff --git a/src/versions.ts b/src/versions.ts index a0a82ca7f..cca8515fe 100644 --- a/src/versions.ts +++ b/src/versions.ts @@ -5,7 +5,7 @@ */ /** The current API version of the generated client. */ -export const API_VERSION = '10.9.10'; +export const API_VERSION = '10.9.11'; /** The minimum supported server version. */ export const MINIMUM_VERSION = '10.9.0';