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 9fcba24 commit 7878ea0Copy full SHA for 7878ea0
src/Uncaptcha.php
@@ -16,6 +16,7 @@ class Uncaptcha{
16
use UncaptchaREST;
17
use UncaptchaDebug;
18
19
+
20
const V = '1.3.2';
21
22
private $referalId = NULL;
0 commit comments