Skip to content

Commit

Permalink
update version to 3.4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tabrisrp committed Oct 9, 2019
1 parent 22b3d18 commit 0e991ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wp-rocket.php
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: WP Rocket
* Plugin URI: https://wp-rocket.me
* Description: The best WordPress performance plugin.
* Version: 3.4.0.4
* Version: 3.4.0.5
* Code Name: Scarif
* Author: WP Media
* Author URI: https://wp-media.me
Expand All @@ -18,7 +18,7 @@
defined( 'ABSPATH' ) || die( 'Cheatin’ uh?' );

// Rocket defines.
define( 'WP_ROCKET_VERSION', '3.4.0.4' );
define( 'WP_ROCKET_VERSION', '3.4.0.5' );
define( 'WP_ROCKET_WP_VERSION', '4.9' );
define( 'WP_ROCKET_PHP_VERSION', '5.6' );
define( 'WP_ROCKET_PRIVATE_KEY', false );
Expand Down

0 comments on commit 0e991ca

Please sign in to comment.