Skip to content

Commit

Permalink
update SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
hlu2 committed Sep 5, 2019
1 parent c0871f3 commit ef3ddde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/CoreConstants.php
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ class CoreConstants
* The Request source header value.
* @var string REQUESTSOURCEHEADER
*/
const USERAGENT = "V3PHPSDK5.2.0";
const USERAGENT = "V3PHPSDK5.2.1";

public static function getType($string, $return=1)
{
Expand Down

0 comments on commit ef3ddde

Please sign in to comment.