Contact Form 7 - Version 5.5.6.1

Version Description

Download this release

Release Info

Developer takayukister
Plugin Icon 128x128 Contact Form 7
Version 5.5.6.1
Comparing to
See all releases

Code changes from version 5.5.6 to 5.5.6.1

Files changed (2) hide show
  1. readme.txt +2 -2
  2. wp-contact-form-7.php +2 -2
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: takayukister
3
  Donate link: https://contactform7.com/donate/
4
  Tags: contact, form, contact form, feedback, email, ajax, captcha, akismet, multilingual
5
  Requires at least: 5.7
6
- Tested up to: 5.9
7
- Stable tag: 5.5.6
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
3
  Donate link: https://contactform7.com/donate/
4
  Tags: contact, form, contact form, feedback, email, ajax, captcha, akismet, multilingual
5
  Requires at least: 5.7
6
+ Tested up to: 6.0
7
+ Stable tag: 5.5.6.1
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
wp-contact-form-7.php CHANGED
@@ -7,10 +7,10 @@ Author: Takayuki Miyoshi
7
  Author URI: https://ideasilo.wordpress.com/
8
  Text Domain: contact-form-7
9
  Domain Path: /languages/
10
- Version: 5.5.6
11
  */
12
 
13
- define( 'WPCF7_VERSION', '5.5.6' );
14
 
15
  define( 'WPCF7_REQUIRED_WP_VERSION', '5.7' );
16
 
7
  Author URI: https://ideasilo.wordpress.com/
8
  Text Domain: contact-form-7
9
  Domain Path: /languages/
10
+ Version: 5.5.6.1
11
  */
12
 
13
+ define( 'WPCF7_VERSION', '5.5.6.1' );
14
 
15
  define( 'WPCF7_REQUIRED_WP_VERSION', '5.7' );
16