diff --git a/README.md b/README.md index 70db8ee..b8cd3c0 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Contributors: a2hosting, supersoju Tags: a2 hosting, cache, caching, speed, fast, optimize, site performance, image optimization, image compression, site security, seo, gzip compression, minify code, code minification Requires at least: 5.1 -Tested up to: 6.5 -Stable tag: 3.0.8.1 -Requires PHP: 5.6 +Tested up to: 6.5.2 +Stable tag: 3.0.8.2 +Requires PHP: 7.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html diff --git a/a2-optimized.php b/a2-optimized.php index e63efb7..40ca2df 100644 --- a/a2-optimized.php +++ b/a2-optimized.php @@ -9,7 +9,7 @@ * @wordpress-plugin * Plugin Name: A2 Optimized WP * Plugin URI: https://wordpress.org/plugins/a2-optimized/ - * Version: 3.0.8.1 + * Version: 3.0.8.2 * Author: A2 Hosting * Author URI: https://www.a2hosting.com/ * Description: Automatically optimizes performance and security. Works together with LiteSpeed Cache. @@ -24,7 +24,7 @@ } define( 'A2OPT_VERSION', '3.0' ); -define( 'A2OPT_FULL_VERSION', '3.0.8.1' ); +define( 'A2OPT_FULL_VERSION', '3.0.8.2' ); define( 'A2OPT_MIN_PHP', '5.6' ); define( 'A2OPT_MIN_WP', '5.1' ); define( 'A2OPT_FILE', __FILE__ ); diff --git a/readme.txt b/readme.txt index 00208e0..333a385 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: a2hosting, supersoju Tags: a2 hosting, cache, caching, speed, fast, optimize, site performance, image optimization, image compression, site security, seo, gzip compression, minify code, code minification Requires at least: 5.1 -Tested up to: 6.5 -Stable tag: 3.0.8.1 -Requires PHP: 5.6 +Tested up to: 6.5.2 +Stable tag: 3.0.8.3 +Requires PHP: 7.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html