Skip to content

Commit

Permalink
update version to 3.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
remyperona committed Feb 12, 2021
1 parent 36809ce commit c058055
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wp-rocket.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: WP Rocket
* Plugin URI: https://wp-rocket.me
* Description: The best WordPress performance plugin.
* Version: 3.8.4
* Version: 3.8.5
* Requires at least: 5.2
* Requires PHP: 7.0
* Code Name: Naboo
Expand All @@ -20,7 +20,7 @@
defined( 'ABSPATH' ) || exit;

// Rocket defines.
define( 'WP_ROCKET_VERSION', '3.8.4' );
define( 'WP_ROCKET_VERSION', '3.8.5' );
define( 'WP_ROCKET_WP_VERSION', '5.2' );
define( 'WP_ROCKET_WP_VERSION_TESTED', '5.5.1' );
define( 'WP_ROCKET_PHP_VERSION', '7.0' );
Expand Down

0 comments on commit c058055

Please sign in to comment.