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