Skip to content

Commit 6fe2abd

Browse files
committed
Bump up version.
1 parent 44a3faf commit 6fe2abd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hcaptcha.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Plugin Name: hCaptcha for WordPress
1111
* Plugin URI: https://www.hcaptcha.com/
1212
* Description: hCaptcha keeps out bots and spam while putting privacy first. It is a drop-in replacement for reCAPTCHA.
13-
* Version: 3.10.0
13+
* Version: 3.10.1
1414
* Requires at least: 5.1
1515
* Requires PHP: 7.0
1616
* Author: hCaptcha
@@ -39,7 +39,7 @@
3939
/**
4040
* Plugin version.
4141
*/
42-
const HCAPTCHA_VERSION = '3.10.0';
42+
const HCAPTCHA_VERSION = '3.10.1';
4343

4444
/**
4545
* Path to the plugin dir.

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: captcha, hcaptcha, antispam, abuse, protect form
44
Requires at least: 5.1
55
Tested up to: 6.5
66
Requires PHP: 7.0.0
7-
Stable tag: 3.10.0
7+
Stable tag: 3.10.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

0 commit comments

Comments
 (0)