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