diff --git a/readme.txt b/readme.txt index aef6279..7e0aa1e 100644 --- a/readme.txt +++ b/readme.txt @@ -4,8 +4,8 @@ Donate link: http://paypal.me/wpzm/10usd Author URI: https://www.wpzoom.com/ Requires at least: 6.0 Requires PHP: 7.4 -Tested up to: 6.5 -Stable tag: 1.2.2 +Tested up to: 6.6 +Stable tag: 1.2.3 License: GNU General Public License v2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: contact, form, contact form, form builder, custom form @@ -77,6 +77,9 @@ To export form submissions, navigate to the Tools > Export page in Dashboard and == Changelog == += 1.2.3 = +* Minor bug fixes + = 1.2.2 = * Added Cloudflare Turnstile integration * Added separate key fields for reCaptchaV2 and reCaptchaV3 diff --git a/wpzoom-forms.php b/wpzoom-forms.php index ee0b2f7..289c1a8 100644 --- a/wpzoom-forms.php +++ b/wpzoom-forms.php @@ -13,7 +13,7 @@ * Description: Simple, user-friendly contact form plugin for WordPress that utilizes Gutenberg blocks for easy form building and customization. * Author: WPZOOM * Author URI: https://www.wpzoom.com - * Version: 1.2.2 + * Version: 1.2.3 * License: GPL2+ * License URI: http://www.gnu.org/licenses/gpl-2.0.txt */