Skip to content

Commit

Permalink
Prepare for 5.6.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
takayukister committed Oct 19, 2022
1 parent fe9e5af commit 7575bf0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: takayukister
Donate link: https://contactform7.com/donate/
Tags: contact, form, contact form, feedback, email, ajax, captcha, akismet, multilingual
Requires at least: 5.9
Tested up to: 6.0
Stable tag: 5.6.2
Tested up to: 6.1
Stable tag: 5.6.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -77,6 +77,10 @@ Do you have questions or issues with Contact Form 7? Use these support channels

For more information, see [Releases](https://contactform7.com/category/releases/).

= 5.6.4 =

[https://contactform7.com/contact-form-7-564/](https://contactform7.com/contact-form-7-564/)

= 5.6.3 =

[https://contactform7.com/contact-form-7-563/](https://contactform7.com/contact-form-7-563/)
Expand Down
4 changes: 2 additions & 2 deletions wp-contact-form-7.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
Author URI: https://ideasilo.wordpress.com/
Text Domain: contact-form-7
Domain Path: /languages/
Version: 5.6.3
Version: 5.6.4
*/

define( 'WPCF7_VERSION', '5.6.3' );
define( 'WPCF7_VERSION', '5.6.4' );

define( 'WPCF7_REQUIRED_WP_VERSION', '5.9' );

Expand Down

0 comments on commit 7575bf0

Please sign in to comment.