Skip to content

Commit

Permalink
Auto-generated by Jenkins job OTT-Generate-ClientLibs-ios-and-android…
Browse files Browse the repository at this point in the history
…/482, branch 7_6_0
  • Loading branch information
Backend CI committed May 16, 2022
1 parent ec05505 commit 47f2c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KalturaClient/src/main/java/com/kaltura/client/Client.java
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public class Client extends ClientBase {
public Client(ConnectionConfiguration config) {
super(config);

this.setClientTag("java:22-05-15");
this.setClientTag("java:22-05-16");
this.setApiVersion("7.6.0.29893");
this.clientConfiguration.put("format", 1); // JSON
}
Expand Down

0 comments on commit 47f2c6e

Please sign in to comment.