Skip to content

Commit 09715d4

Browse files
authored
Update Uncaptcha.php
1 parent 5b71d54 commit 09715d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Uncaptcha.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class Uncaptcha{
1616
use UncaptchaREST;
1717
use UncaptchaDebug;
1818

19-
const V = '1.3.2';
19+
const V = '1.3.6';
2020

2121
protected $referalId = NULL;
2222
private $scheme = 'http';

0 commit comments

Comments
 (0)