We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deaf73f commit 2ab302eCopy full SHA for 2ab302e
src/Core/CoreConstants.php
@@ -297,7 +297,7 @@ class CoreConstants
297
* The Request source header value.
298
* @var string REQUESTSOURCEHEADER
299
*/
300
- const USERAGENT = "V3PHPSDK6.0.6";
+ const USERAGENT = "V3PHPSDK6.1.0";
301
302
public static function getType($string, $return=1)
303
{
0 commit comments