Skip to content

Commit

Permalink
Merge pull request #39 from takayukister/dev/5.1
Browse files Browse the repository at this point in the history
Update Version and the WPCF7_VERSION constant to 5.1.8 in wp-contact-…
  • Loading branch information
takayukister authored May 14, 2020
2 parents 1973004 + bb3f9cc commit 2873b6b
Showing 1 changed file with 2 additions and 2 deletions.
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.1.7
Version: 5.1.8
*/

define( 'WPCF7_VERSION', '5.1.7' );
define( 'WPCF7_VERSION', '5.1.8' );

define( 'WPCF7_REQUIRED_WP_VERSION', '4.9' );

Expand Down

0 comments on commit 2873b6b

Please sign in to comment.