Skip to content

Commit

Permalink
update plugin to v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
teamcrombie committed Oct 7, 2024
1 parent 21c339c commit 4a715b1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion admin/Ilove_Img_Compress_Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class Ilove_Img_Compress_Plugin {
* @access public
* @var string VERSION The current version of the plugin.
*/
const VERSION = '2.2.2';
const VERSION = '2.2.3';

/**
* The unique identifier of this plugin.
Expand Down
2 changes: 1 addition & 1 deletion ilove-img-compress.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.2
* Version: 2.2.3
* Requires at least: 5.3
* Requires PHP: 7.4
* Author: iLoveIMG
Expand Down
8 changes: 6 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
=== Image Compressor & Optimizer - iLoveIMG ===
Plugin Name: Image Compressor & Optimizer - iLoveIMG
Version: 2.2.2
Version: 2.2.3
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.2
Stable tag: 2.2.2
Stable tag: 2.2.3
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -94,6 +94,10 @@ Moreover, all processed files are automatically deleted from our servers after b

== Changelog ==

= 2.2.3 =
Fixed
* Fixed an issue with vendor dependencies.

= 2.2.2 =
Improved
* Update Libraries.
Expand Down

0 comments on commit 4a715b1

Please sign in to comment.