diff --git a/openapi.json b/openapi.json index e7ccf4f46..4658f1152 100644 --- a/openapi.json +++ b/openapi.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:521a3aa1370727d5220ef89f41f56c19874e89e29d92d63a04d2cf5a1e048492 +oid sha256:da4b6a3654ecac02bf5e1950acf6e5776d053aeb9df9c6a6e7d72dcec0661379 size 862790 diff --git a/src/versions.ts b/src/versions.ts index 528f6416b..786ed4193 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.10.4'; +export const API_VERSION = '10.10.5'; /** The minimum supported server version. */ export const MINIMUM_VERSION = '10.9.0';