Skip to content

Commit

Permalink
New clientlib ver
Browse files Browse the repository at this point in the history
  • Loading branch information
KalturaCommunity committed Feb 27, 2020
1 parent 940a238 commit 4c5401d
Show file tree
Hide file tree
Showing 2 changed files with 662 additions 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('15.18.0');
this.setClientTag('node:20-02-26');
this.setClientTag('node:20-02-27');
}
}

Expand Down
Loading

0 comments on commit 4c5401d

Please sign in to comment.