Skip to content

Commit ef3ddde

Browse files
committed
update SDK version
1 parent c0871f3 commit ef3ddde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/CoreConstants.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ class CoreConstants
293293
* The Request source header value.
294294
* @var string REQUESTSOURCEHEADER
295295
*/
296-
const USERAGENT = "V3PHPSDK5.2.0";
296+
const USERAGENT = "V3PHPSDK5.2.1";
297297

298298
public static function getType($string, $return=1)
299299
{

0 commit comments

Comments
 (0)