From e4cfe81021cd4e8350ca687c1a4206db74beccf7 Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Fri, 7 Jun 2024 04:07:23 +0000 Subject: [PATCH] Update generated sources to 10.9.6 --- openapi.json | 2 +- src/versions.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.json b/openapi.json index 0a995a329..3869cc07b 100644 --- a/openapi.json +++ b/openapi.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ee2949800ed1391c04a28dffd19d5dc21278f349caff1d9086decba38b50c81 +oid sha256:193e17884012ba2b18d26f916083f70a9fa67933fa6992d96e4af5c5bb29f3db size 850077 diff --git a/src/versions.ts b/src/versions.ts index 20a721127..66bb6bc18 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.5'; +export const API_VERSION = '10.9.6'; /** The minimum supported server version. */ export const MINIMUM_VERSION = '10.9.0';