Skip to content

Commit

Permalink
Merge pull request #874 from jellyfin/openapi-update-0
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill authored Jan 25, 2025
2 parents e58d09c + b73fac1 commit dde19a4
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.10.4';
export const API_VERSION = '10.10.5';

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

0 comments on commit dde19a4

Please sign in to comment.