Skip to content

Commit a2cc235

Browse files
Merge pull request #451 from intuit/release/6.0.5
Release candidate for minor version 65
2 parents 040c66f + 28bef18 commit a2cc235

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)