Skip to content

Commit

Permalink
[VERSION] v1.2.3.1 number & release log
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-hai committed Sep 20, 2017
1 parent 701856c commit 10df0b9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion litespeed-cache/includes/litespeed-cache.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class LiteSpeed_Cache
private static $_instance ;

const PLUGIN_NAME = 'litespeed-cache' ;
const PLUGIN_VERSION = '1.2.3' ;
const PLUGIN_VERSION = '1.2.3.1' ;

const PAGE_EDIT_HTACCESS = 'lscache-edit-htaccess' ;

Expand Down
2 changes: 1 addition & 1 deletion litespeed-cache/litespeed-cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Plugin Name: LiteSpeed Cache
* Plugin URI: https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
* Description: WordPress plugin to connect to LSCache on LiteSpeed Web Server.
* Version: 1.2.3
* Version: 1.2.3.1
* Author: LiteSpeed Technologies
* Author URI: https://www.litespeedtech.com
* License: GPLv3
Expand Down
5 changes: 4 additions & 1 deletion litespeed-cache/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: LiteSpeedTech
Tags: cache, wp-cache, litespeed, super cache, http2, total cache, wordfence
Requires at least: 4.0
Tested up to: 4.8.2
Stable tag: 1.2.3
Stable tag: 1.2.3.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html

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

== Changelog ==

= 1.2.3.1 - September 20 2017 =
* [UPDATE] Improved PHP5.3 compatibility.

= 1.2.3 - September 20 2017 =
* [NEW FEATURE] Added CDN support.
* [IMPROVEMENT] Improved compatibility when upgrading by fixing a possible fatal error.
Expand Down

0 comments on commit 10df0b9

Please sign in to comment.