We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1614a81 commit f73e74eCopy full SHA for f73e74e
wp-rocket.php
@@ -3,7 +3,7 @@
3
* Plugin Name: WP Rocket
4
* Plugin URI: https://wp-rocket.me
5
* Description: The best WordPress performance plugin.
6
- * Version: 3.20.5-alpha
+ * Version: 3.20.5-alpha2
7
* Requires at least: 5.8
8
* Requires PHP: 7.3
9
* Code Name: Iego
@@ -20,7 +20,7 @@
20
defined( 'ABSPATH' ) || exit;
21
22
// Rocket defines.
23
-define( 'WP_ROCKET_VERSION', '3.20.5-alpha' );
+define( 'WP_ROCKET_VERSION', '3.20.5-alpha2' );
24
define( 'WP_ROCKET_WP_VERSION', '5.8' );
25
define( 'WP_ROCKET_WP_VERSION_TESTED', '6.3.1' );
26
define( 'WP_ROCKET_PHP_VERSION', '7.3' );
0 commit comments