Skip to content

Commit

Permalink
Merge pull request #696 from thornbill/update-min-version-10.9
Browse files Browse the repository at this point in the history
Update minimum version to 10.9.0
  • Loading branch information
thornbill authored May 14, 2024
2 parents d2aca7c + 9be7eea commit 65b4f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
export const API_VERSION = '10.9.1';

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

0 comments on commit 65b4f97

Please sign in to comment.