Skip to content

Commit cb9839c

Browse files
authored
Merge pull request #784 from jellyfin/openapi-update-0
2 parents 6b2f6a8 + db1bc44 commit cb9839c

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:92a0e1d17445af1e1264749f2cd3a9478c26f656e9e73aff947234ede444d6f1
2+
oid sha256:4dc7e1721080d36ff674a9d248765a5c1b679e31b2677180c97af236693cee76
33
size 850079

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

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

0 commit comments

Comments
 (0)