File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
* Plugin Name: LiteSpeed Cache
5
5
* Plugin URI: https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
6
6
* Description: High-performance page caching and site optimization from LiteSpeed
7
- * Version: 7.0.1-rc1
7
+ * Version: 7.0.1
8
8
* Author: LiteSpeed Technologies
9
9
* Author URI: https://www.litespeedtech.com
10
10
* License: GPLv3
34
34
return ;
35
35
}
36
36
37
- !defined ('LSCWP_V ' ) && define ('LSCWP_V ' , '7.0.1-rc1 ' );
37
+ !defined ('LSCWP_V ' ) && define ('LSCWP_V ' , '7.0.1 ' );
38
38
39
39
!defined ('LSCWP_CONTENT_DIR ' ) && define ('LSCWP_CONTENT_DIR ' , WP_CONTENT_DIR );
40
40
!defined ('LSCWP_DIR ' ) && define ('LSCWP_DIR ' , __DIR__ . '/ ' ); // Full absolute path '/var/www/html/***/wp-content/plugins/litespeed-cache/' or MU
You can’t perform that action at this time.
0 commit comments