Skip to content

Commit 4fcb887

Browse files
author
mkiran
committed
Updates for minorversion = 75 schema
1 parent 3139d68 commit 4fcb887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/CoreConstants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ class CoreConstants
297297
* The Request source header value.
298298
* @var string REQUESTSOURCEHEADER
299299
*/
300-
const USERAGENT = "V3PHPSDK6.1.5";
300+
const USERAGENT = "V3PHPSDK6.2.0";
301301

302302
public static function getType($string, $return=1)
303303
{

0 commit comments

Comments
 (0)