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 d950417 commit cb16206Copy full SHA for cb16206
src/Uncaptcha.php
@@ -16,7 +16,7 @@ class Uncaptcha{
16
use UncaptchaREST;
17
use UncaptchaDebug;
18
19
- const V = '1.3.6';
+ const V = '1.3.7';
20
21
protected $referalId = NULL;
22
private $scheme = 'http';
0 commit comments