Skip to content

Commit d8bd0e8

Browse files
authored
Merge pull request #884 from jellyfin/openapi-update-0
2 parents 2b066de + c568101 commit d8bd0e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openapi.json

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

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.5';
8+
export const API_VERSION = '10.10.6';
99

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

0 commit comments

Comments
 (0)