diff --git a/openapi.json b/openapi.json index 27cc6bbd..932dfd74 100644 --- a/openapi.json +++ b/openapi.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:728c2f14d04699f439ae4c5db7d1575ebb5281c4f7675165eafdb7b0a776d617 +oid sha256:476d2729ee43669031611658570b0d0b2f3448a10da8c51e6032b2e4e950f145 size 850077 diff --git a/src/versions.ts b/src/versions.ts index c12bb569..1f1040c7 100644 --- a/src/versions.ts +++ b/src/versions.ts @@ -5,7 +5,7 @@ */ /** The current API version of the generated client. */ -export const API_VERSION = '10.9.8'; +export const API_VERSION = '10.9.9'; /** The minimum supported server version. */ export const MINIMUM_VERSION = '10.9.0';