Skip to content

Commit

Permalink
Start 5.6 dev
Browse files Browse the repository at this point in the history
  • Loading branch information
takayukister committed Mar 23, 2022
1 parent 8c1540b commit 13f56be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
14 changes: 1 addition & 13 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: takayukister
Donate link: https://contactform7.com/donate/
Tags: contact, form, contact form, feedback, email, ajax, captcha, akismet, multilingual
Requires at least: 5.7
Requires at least: 5.9
Tested up to: 5.9
Stable tag: 5.5.5
License: GPLv2 or later
Expand Down Expand Up @@ -107,16 +107,4 @@ For more information, see [Releases](https://contactform7.com/category/releases/

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

= 5.4.2 =

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

= 5.4.1 =

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

= 5.4 =

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

== Upgrade Notice ==
6 changes: 3 additions & 3 deletions wp-contact-form-7.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
Author URI: https://ideasilo.wordpress.com/
Text Domain: contact-form-7
Domain Path: /languages/
Version: 5.5.6
Version: 5.6-alpha
*/

define( 'WPCF7_VERSION', '5.5.6' );
define( 'WPCF7_VERSION', '5.6-alpha' );

define( 'WPCF7_REQUIRED_WP_VERSION', '5.7' );
define( 'WPCF7_REQUIRED_WP_VERSION', '5.9' );

define( 'WPCF7_TEXT_DOMAIN', 'contact-form-7' );

Expand Down

0 comments on commit 13f56be

Please sign in to comment.