Skip to content

Commit

Permalink
Merge pull request #784 from jellyfin/openapi-update-0
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill authored Sep 8, 2024
2 parents 6b2f6a8 + db1bc44 commit cb9839c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi.json
Git LFS file not shown
2 changes: 1 addition & 1 deletion src/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

/** The current API version of the generated client. */
export const API_VERSION = '10.9.10';
export const API_VERSION = '10.9.11';

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

0 comments on commit cb9839c

Please sign in to comment.