Skip to content

Commit

Permalink
New clientlib ver
Browse files Browse the repository at this point in the history
  • Loading branch information
KalturaCommunity committed Mar 14, 2022
1 parent 2595d81 commit ff9bfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KalturaClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class Client extends kaltura.ClientBase {
constructor(config) {
super(config);
this.setApiVersion('18.1.0');
this.setClientTag('node:22-03-12');
this.setClientTag('node:22-03-13');
}
}

Expand Down

0 comments on commit ff9bfe9

Please sign in to comment.