Skip to content

Commit

Permalink
Merge pull request #561 from jellyfin/openapi-update-0
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill authored Sep 24, 2023
2 parents ca30f43 + cfbafb6 commit d398da7
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.8.10';
export const API_VERSION = '10.8.11';

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

0 comments on commit d398da7

Please sign in to comment.