diff --git a/admin/Ilove_Img_Compress_Plugin.php b/admin/Ilove_Img_Compress_Plugin.php index 445d6039..365808d1 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.0.0'; + const VERSION = '2.0.1'; /** * The unique identifier of this plugin. diff --git a/ilove-img-compress.php b/ilove-img-compress.php index 125e037a..6451ed4b 100644 --- a/ilove-img-compress.php +++ b/ilove-img-compress.php @@ -15,7 +15,7 @@ * Plugin Name: Image Compressor & Optimizer - iLoveIMG * Plugin URI: https://developer.iloveimg.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.0.0 + * Version: 2.0.1 * Requires at least: 5.3 * Requires PHP: 7.4 * Author: iLoveIMG diff --git a/readme.md b/readme.md index 585003cd..b5e56242 100644 --- a/readme.md +++ b/readme.md @@ -1,13 +1,13 @@ === Image Compressor & Optimizer - iLoveIMG === Plugin Name: Image Compressor & Optimizer - iLoveIMG -Version: 2.0.0 +Version: 2.0.1 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.4.1 -Stable tag: 2.0.0 +Stable tag: 2.0.1 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -81,6 +81,10 @@ Moreover, all processed files are automatically deleted from our servers after b == Changelog == +== 2.0.1 == +Added +* Improved class loading. + == 2.0.0 == Changed * Minimum Support WP Version to 5.3 diff --git a/readme.txt b/readme.txt index f57e6156..7038760c 100644 --- a/readme.txt +++ b/readme.txt @@ -1,13 +1,13 @@ === Image Compressor & Optimizer - iLoveIMG === Plugin Name: Image Compressor & Optimizer - iLoveIMG -Version: 2.0.0 +Version: 2.0.1 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.4.1 -Stable tag: 2.0.0 +Stable tag: 2.0.1 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -80,6 +80,10 @@ Moreover, all processed files are automatically deleted from our servers after b == Changelog == +== 2.0.1 == +Added +* Improved class loading. + == 2.0.0 == Changed * Minimum Support WP Version to 5.3