Skip to content

Commit

Permalink
Update DeliveryClient.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Simply007 authored Aug 7, 2023
1 parent 216d537 commit 26dfd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kontent/Ai/Delivery/DeliveryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
class DeliveryClient
{
private $sdkVersion = '6.0.0';
private $sdkVersion = '6.0.1';

private $urlBuilder = null;
private $previewMode = false;
Expand Down

0 comments on commit 26dfd91

Please sign in to comment.