Skip to content

Commit 28bef18

Browse files
Release candidate for minor version 65
1 parent 6b0438d commit 28bef18

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.0.4";
300+
const USERAGENT = "V3PHPSDK6.0.5";
301301

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

0 commit comments

Comments
 (0)