Skip to content

Commit 8d89112

Browse files
authored
Merge pull request #969 from jellyfin/openapi-update-0
2 parents 901d6bb + f329e43 commit 8d89112

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:740833f027bea24c05a0d8889c46c6fc4b32822a5e11587f04ee51054ccf33dd
2+
oid sha256:72d9230c39f7a968b777b7e99cdabfd9f4b5de11f6f65ce996523ac339f90e6a
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.4';
8+
export const API_VERSION = '10.11.5';
99

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

0 commit comments

Comments
 (0)