Skip to content

Commit

Permalink
Update DeliveryClient.php
Browse files Browse the repository at this point in the history
  • Loading branch information
petrsvihlik authored Dec 15, 2020
1 parent 9557cad commit 1f8d9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kentico/Kontent/Delivery/DeliveryClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/
class DeliveryClient
{
private $sdkVersion = '3.0.1';
private $sdkVersion = '3.1.0';

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

0 comments on commit 1f8d9d6

Please sign in to comment.