From c568101936cc27636b6a88bd421d1a1dec493c43 Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Mon, 17 Feb 2025 04:08:20 +0000 Subject: [PATCH] Update generated sources to 10.10.6 --- openapi.json | 2 +- src/versions.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.json b/openapi.json index 4658f1152..eacf702a4 100644 --- a/openapi.json +++ b/openapi.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da4b6a3654ecac02bf5e1950acf6e5776d053aeb9df9c6a6e7d72dcec0661379 +oid sha256:d9cd120fb836ba21ecefac3f5d924b6e43082dc49503c8046a19c8074778e944 size 862790 diff --git a/src/versions.ts b/src/versions.ts index 786ed4193..ab7d3afd9 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.5'; +export const API_VERSION = '10.10.6'; /** The minimum supported server version. */ export const MINIMUM_VERSION = '10.9.0';