Skip to content

Commit 35add3c

Browse files
authored
Merge pull request #964 from jellyfin/openapi-update-0
2 parents d8d4ed1 + 7f38a75 commit 35add3c

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:be7da56d80b4c0e4a3b08aac5ee59907b63d06b123c1ad638d59ba1f407d5367
2+
oid sha256:740833f027bea24c05a0d8889c46c6fc4b32822a5e11587f04ee51054ccf33dd
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.3';
8+
export const API_VERSION = '10.11.4';
99

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

0 commit comments

Comments
 (0)