Skip to content

Commit f73e74e

Browse files
committed
change version to 3.20.5-alpha2
1 parent 1614a81 commit f73e74e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wp-rocket.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WP Rocket
44
* Plugin URI: https://wp-rocket.me
55
* Description: The best WordPress performance plugin.
6-
* Version: 3.20.5-alpha
6+
* Version: 3.20.5-alpha2
77
* Requires at least: 5.8
88
* Requires PHP: 7.3
99
* Code Name: Iego
@@ -20,7 +20,7 @@
2020
defined( 'ABSPATH' ) || exit;
2121

2222
// Rocket defines.
23-
define( 'WP_ROCKET_VERSION', '3.20.5-alpha' );
23+
define( 'WP_ROCKET_VERSION', '3.20.5-alpha2' );
2424
define( 'WP_ROCKET_WP_VERSION', '5.8' );
2525
define( 'WP_ROCKET_WP_VERSION_TESTED', '6.3.1' );
2626
define( 'WP_ROCKET_PHP_VERSION', '7.3' );

0 commit comments

Comments
 (0)