Skip to content

Commit f864589

Browse files
[Chore] update messageRequest.ts:
* sdkVersion 5.4.0-beta to 5.4.0
1 parent 95e9519 commit f864589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requests/messageRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export type DefaultAgentType = {
1111
};
1212

1313
// NOTE: Need to update when publish library.
14-
const sdkVersion = 'nodejs/5.4.0-beta.0';
14+
const sdkVersion = 'nodejs/5.4.0';
1515

1616
export const defaultAgent: DefaultAgentType = {
1717
sdkVersion,

0 commit comments

Comments
 (0)