Skip to content

Commit

Permalink
Update generated sources to 10.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jellyfin-bot committed Jun 7, 2024
1 parent 3b5e044 commit e4cfe81
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 e4cfe81

Please sign in to comment.