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