Skip to content

Commit b60eb09

Browse files
authored
Merge pull request #897 from jellyfin/openapi-update-0
2 parents 2a5f5c4 + ef58a21 commit b60eb09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

openapi.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:d9cd120fb836ba21ecefac3f5d924b6e43082dc49503c8046a19c8074778e944
3-
size 862790
2+
oid sha256:6e168ee146ddfbe3804bfaa0a13398ec13c6d3330a45557c6a9e8168108aafba
3+
size 863672

src/versions.ts

+1-1
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.10.6';
8+
export const API_VERSION = '10.10.7';
99

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

0 commit comments

Comments
 (0)