Skip to content

Commit 3a758aa

Browse files
committed
fix(logrocket): declare the release version in the block inputs map
1 parent fa661a3 commit 3a758aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/blocks/blocks/logrocket.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ export const LogRocketBlock: BlockConfig = {
346346
type: 'string',
347347
description: 'Profile data timestamp in milliseconds since epoch',
348348
},
349+
version: { type: 'string', description: 'Release version to register' },
349350
},
350351

351352
outputs: {

0 commit comments

Comments
 (0)