diff --git a/admin/Ilove_Img_Compress_Plugin.php b/admin/Ilove_Img_Compress_Plugin.php index 2cf74154..69f472bb 100644 --- a/admin/Ilove_Img_Compress_Plugin.php +++ b/admin/Ilove_Img_Compress_Plugin.php @@ -19,7 +19,7 @@ class Ilove_Img_Compress_Plugin { * @access public * @var string VERSION The current version of the plugin. */ - const VERSION = '2.2.1'; + const VERSION = '2.2.2'; /** * The unique identifier of this plugin. diff --git a/ilove-img-compress.php b/ilove-img-compress.php index aa9697f7..8ad182fd 100644 --- a/ilove-img-compress.php +++ b/ilove-img-compress.php @@ -10,7 +10,7 @@ * Plugin Name: Image Compressor & Optimizer - iLoveIMG * Plugin URI: https://iloveapi.com/ * Description: Get your images delivered quickly. Now you can get a powerful, easy to use, and reliable image compression plugin for your image optimization needs. With full automation and powerful features, iLoveIMG makes it easy to speed up your website by lightening past and new images with just a click. Compress JPG, PNG and GIF images in your WordPress to improve the positioning of your site, boost visitor’s engagement and ultimately increase sales. - * Version: 2.2.1 + * Version: 2.2.2 * Requires at least: 5.3 * Requires PHP: 7.4 * Author: iLoveIMG diff --git a/readme.txt b/readme.txt index dfae49a3..629ae8b1 100644 --- a/readme.txt +++ b/readme.txt @@ -1,13 +1,13 @@ === Image Compressor & Optimizer - iLoveIMG === Plugin Name: Image Compressor & Optimizer - iLoveIMG -Version: 2.2.1 +Version: 2.2.2 Author: iLovePDF Author URI: https://www.iloveimg.com/ Contributors: iLovePDF Tags: compress, image, optimize, performance, image optimizer Requires at least: 5.3 -Tested up to: 6.6.1 -Stable tag: 2.2.1 +Tested up to: 6.6.2 +Stable tag: 2.2.2 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -94,6 +94,12 @@ Moreover, all processed files are automatically deleted from our servers after b == Changelog == += 2.2.2 = +Improved +* Update Libraries. +* Improved texts. +* Compatibility with WordPress 6.6.2 + = 2.2.1 = Improved * Update Libraries.