diff --git a/openapi.json b/openapi.json index 655aa387b..41fc2fc48 100644 --- a/openapi.json +++ b/openapi.json @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1802dd72403d7bb7b1279db55b167a8eb26be688f84127ffce5cbc74e4661828 +oid sha256:2f4ad65465c99d13d1ee57c4261ceaea74753d010aae2a03de8811f9385bba2c size 849910 diff --git a/src/versions.ts b/src/versions.ts index ca8491498..ebfb451a6 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.8.11'; +export const API_VERSION = '10.8.12'; /** The minimum supported server version. */ export const MINIMUM_VERSION = '10.8.1';