From aa08ea4ea362cd32432e58c624a41e1057e4a156 Mon Sep 17 00:00:00 2001 From: jellyfin-bot Date: Sun, 3 Nov 2024 16:06:43 +0000 Subject: [PATCH] Update generated sources to 10.10.1 --- openapi.json | 2 +- src/versions.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.json b/openapi.json index 80e8aafb..1e0dafaf 100644 --- a/openapi.json +++ b/openapi.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e48d88490e79d5dec94e0b14008aeca61782ed84619623ff9d150e8af119f9d5 +oid sha256:80e5691dae69bf5369963b92a3cadeef7c349c7fa89d2fc6b461e409026f7622 size 862436 diff --git a/src/versions.ts b/src/versions.ts index 40fd73ac..1de76f55 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.0'; +export const API_VERSION = '10.10.1'; /** The minimum supported server version. */ export const MINIMUM_VERSION = '10.9.0';