Skip to content

Commit

Permalink
Update Version and the WPCF7_VERSION constant to 5.1.8 in wp-contact-…
Browse files Browse the repository at this point in the history
…form-7.php

See #37
  • Loading branch information
takayukister committed May 14, 2020
1 parent 18f6a17 commit bb3f9cc
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 bb3f9cc

Please sign in to comment.