Skip to content

Commit 6f69e5b

Browse files
authored
Merge pull request #957 from jellyfin/openapi-update-0
2 parents 9469575 + 774a2c3 commit 6f69e5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:0047c300a9ec8fbccd301d388ef21bfb1cfc7a9ba96e3018a45e366cff4981c3
2+
oid sha256:d117795742eef60f82435f632a720616bc28f788c19d4fedb16998c9daae4780
33
size 1045599

src/versions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66

77
/** The current API version of the generated client. */
8-
export const API_VERSION = '10.11.1';
8+
export const API_VERSION = '10.11.2';
99

1010
/** The minimum supported server version. */
1111
export const MINIMUM_VERSION = '10.10.0';

0 commit comments

Comments
 (0)