diff --git a/src/types.ts b/src/types.ts index 82dee037..1586a440 100644 --- a/src/types.ts +++ b/src/types.ts @@ -1599,7 +1599,7 @@ export interface LiveboardAppEmbedViewConfig { * To enable this feature on your instance, contact ThoughtSpot Support. * * Supported embed types: `AppEmbed`, `LiveboardEmbed` - * @version SDK: 1.42.0 | ThoughtSpot: 10.15.0.cl + * @version SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl * @example * ```js * // Replace with embed component name. For example, AppEmbed or LiveboardEmbed diff --git a/static/typedoc/typedoc.json b/static/typedoc/typedoc.json index 25fc5ed5..b3a14aff 100644 --- a/static/typedoc/typedoc.json +++ b/static/typedoc/typedoc.json @@ -25654,7 +25654,7 @@ "tags": [ { "tag": "version", - "text": "SDK: 1.42.0 | ThoughtSpot: 10.15.0.cl" + "text": "SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl" }, { "tag": "example", @@ -38529,7 +38529,7 @@ "tags": [ { "tag": "version", - "text": "SDK: 1.42.0 | ThoughtSpot: 10.15.0.cl" + "text": "SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl" }, { "tag": "example", @@ -39267,7 +39267,7 @@ }, { "tag": "version", - "text": "SDK: 1.45.0 | ThoughtSpot: 26.4.0.cl\n" + "text": "SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl\n" } ] },