Skip to content

Commit bbb9d5a

Browse files
authored
Merge pull request #445 from Nick-1234531/DOT-6979
added cli version in build smartUI caps flow
2 parents c30c7dc + 135e981 commit bbb9d5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lib/httpClient.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,8 @@ export default class httpClient {
307307
git,
308308
config,
309309
isStartExec,
310-
baselineBuild
310+
baselineBuild,
311+
packageVersion: pkgJSON.version,
311312
},
312313
headers: {
313314
projectToken: '',

0 commit comments

Comments
 (0)