diff --git a/README.md b/README.md index f69ba3b02..05d2743cf 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ To install the API client with composer, add the following to your composer.json { "require": { - "bitmovin/bitmovin-api-sdk-php": "1.172.0" + "bitmovin/bitmovin-api-sdk-php": "1.173.0" } } ``` @@ -49,7 +49,7 @@ Then run `php composer.phar install` OR -run the following command: `php composer.phar require bitmovin/bitmovin-api-sdk-php:1.172.0` +run the following command: `php composer.phar require bitmovin/bitmovin-api-sdk-php:1.173.0` ## Initialization diff --git a/composer.json b/composer.json index 5307d90c2..1c1d2a16a 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "bitmovin/bitmovin-api-sdk-php", "description": "This is the Bitmovin API SDK for PHP", - "version": "1.172.0", + "version": "1.173.0", "authors": [ { "name": "Bitmovin Inc", diff --git a/docs/classes/BitmovinApiSdk_Apis_Streams_Live_LiveApi.html b/docs/classes/BitmovinApiSdk_Apis_Streams_Live_LiveApi.html index c831af2a1..7dd398085 100644 --- a/docs/classes/BitmovinApiSdk_Apis_Streams_Live_LiveApi.html +++ b/docs/classes/BitmovinApiSdk_Apis_Streams_Live_LiveApi.html @@ -67,6 +67,7 @@

Synopsis

  • public StartApi $start;