Skip to content

Commit 46fdf79

Browse files
SCAL-274111 updated version
1 parent 183ef0c commit 46fdf79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/embed/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ export interface AppViewConfig extends AllEmbedViewConfig {
377377
* This provides a clean interface without tag-related UI elements.
378378
*
379379
* Supported embed types: `AppEmbed`
380-
* @version SDK: 1.42.1 | ThoughtSpot: 10.14.0.cl
380+
* @version SDK: 1.42.2 | ThoughtSpot: 10.15.0.cl
381381
* @example
382382
* ```js
383383
* // Simple usage - automatically hides all tag-related UI

static/typedoc/typedoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23324,7 +23324,7 @@
2332423324
"tags": [
2332523325
{
2332623326
"tag": "version",
23327-
"text": "SDK: 1.42.1 | ThoughtSpot: 10.14.0.cl"
23327+
"text": "SDK: 1.42.2 | ThoughtSpot: 10.15.0.cl"
2332823328
},
2332923329
{
2333023330
"tag": "example",

0 commit comments

Comments
 (0)