From 2fe9d41b72b426cbb54e3f72101e546ac95c3763 Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Tue, 19 Nov 2024 04:08:27 +0000 Subject: [PATCH] Update generated sources to 10.10.3 --- openapi.json | 2 +- src/versions.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.json b/openapi.json index 17d0ad3b..f11fbb78 100644 --- a/openapi.json +++ b/openapi.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c9a6321ae707c61cc4bb07b1c918390c0f02568d7a2d2e96ab94bb1d214c2d7 +oid sha256:7b13b7c577eaf62d0190a2c2fd908751cd45fa38d1f3b2ff0d546642ae38e23a size 862642 diff --git a/src/versions.ts b/src/versions.ts index 1b1ee1fc..14e1f8bd 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.10.2'; +export const API_VERSION = '10.10.3'; /** The minimum supported server version. */ export const MINIMUM_VERSION = '10.9.0';