Skip to content

Commit dd75c4e

Browse files
authored
update v2 sdk to 0.1.36 (#164)
1 parent b8b0946 commit dd75c4e

5 files changed

Lines changed: 10 additions & 6 deletions

File tree

friendly-captcha/friendly-captcha.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Plugin Name: Friendly Captcha for WordPress
55
* Description: Protect WordPress website forms from spam and abuse with Friendly Captcha, a privacy-first anti-bot solution.
6-
* Version: 1.15.22
6+
* Version: 1.15.23
77
* Requires at least: 5.0
88
* Requires PHP: 7.3
99
* Author: Friendly Captcha GmbH
@@ -19,7 +19,7 @@
1919
die;
2020
}
2121

22-
define('FRIENDLY_CAPTCHA_VERSION', '1.15.22');
22+
define('FRIENDLY_CAPTCHA_VERSION', '1.15.23');
2323
define('FRIENDLY_CAPTCHA_FRIENDLY_CHALLENGE_VERSION', '0.9.19');
2424
define('FRIENDLY_CAPTCHA_FRIENDLY_CAPTCHA_SDK_VERSION', '0.1.25');
2525
define('FRIENDLY_CAPTCHA_SUPPORTED_LANGUAGES', [

friendly-captcha/public/vendor/v2/site.compat.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)