Skip to content

Commit 10df0b9

Browse files
committed
[VERSION] v1.2.3.1 number & release log
1 parent 701856c commit 10df0b9

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

litespeed-cache/includes/litespeed-cache.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class LiteSpeed_Cache
1818
private static $_instance ;
1919

2020
const PLUGIN_NAME = 'litespeed-cache' ;
21-
const PLUGIN_VERSION = '1.2.3' ;
21+
const PLUGIN_VERSION = '1.2.3.1' ;
2222

2323
const PAGE_EDIT_HTACCESS = 'lscache-edit-htaccess' ;
2424

litespeed-cache/litespeed-cache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Plugin Name: LiteSpeed Cache
1616
* Plugin URI: https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
1717
* Description: WordPress plugin to connect to LSCache on LiteSpeed Web Server.
18-
* Version: 1.2.3
18+
* Version: 1.2.3.1
1919
* Author: LiteSpeed Technologies
2020
* Author URI: https://www.litespeedtech.com
2121
* License: GPLv3

litespeed-cache/readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: LiteSpeedTech
33
Tags: cache, wp-cache, litespeed, super cache, http2, total cache, wordfence
44
Requires at least: 4.0
55
Tested up to: 4.8.2
6-
Stable tag: 1.2.3
6+
Stable tag: 1.2.3.1
77
License: GPLv3
88
License URI: http://www.gnu.org/licenses/gpl.html
99

@@ -225,6 +225,9 @@ For more detailed information about crawler setup, please see [our blog post](ht
225225

226226
== Changelog ==
227227

228+
= 1.2.3.1 - September 20 2017 =
229+
* [UPDATE] Improved PHP5.3 compatibility.
230+
228231
= 1.2.3 - September 20 2017 =
229232
* [NEW FEATURE] Added CDN support.
230233
* [IMPROVEMENT] Improved compatibility when upgrading by fixing a possible fatal error.

0 commit comments

Comments
 (0)