Skip to content

Commit

Permalink
Merge pull request #716 from jellyfin/openapi-update-0
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill authored Jun 7, 2024
2 parents 3b5e044 + e4cfe81 commit 056f0b1
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.5';
export const API_VERSION = '10.9.6';

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

0 comments on commit 056f0b1

Please sign in to comment.