Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb2d50 commit bfeec74Copy full SHA for bfeec74
src/Client.php
@@ -32,7 +32,7 @@ class Client implements ClientInterface
32
/**
33
* The version of the SDK.
34
*/
35
- public const SDK_VERSION = '4.14.1';
+ public const SDK_VERSION = '4.14.2';
36
37
38
* Regex pattern to detect if a string is a regex pattern (starts and ends with / optionally followed by flags).
0 commit comments