Skip to content

Commit 674cc6b

Browse files
committed
Update version number
1 parent 6bbda07 commit 674cc6b

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: http://www.wp-rocket.me
55
Description: The best WordPress performance plugin.
6-
Version: 2.8.9
6+
Version: 2.8.10
77
Code Name: Ilum
88
Author: WP Rocket
99
Contributors: Jonathan Buttigieg, Julio Potier, Remy Perona
@@ -19,7 +19,7 @@
1919
defined( 'ABSPATH' ) or die( 'Cheatin’ uh?' );
2020

2121
// Rocket defines
22-
define( 'WP_ROCKET_VERSION' , '2.8.9' );
22+
define( 'WP_ROCKET_VERSION' , '2.8.10' );
2323
define( 'WP_ROCKET_PRIVATE_KEY' , false );
2424
define( 'WP_ROCKET_SLUG' , 'wp_rocket_settings' );
2525
define( 'WP_ROCKET_WEB_MAIN' , 'http://support.wp-rocket.me/' );

0 commit comments

Comments
 (0)