diff --git a/imagify.php b/imagify.php index c47ee3e01..d025cab16 100644 --- a/imagify.php +++ b/imagify.php @@ -3,7 +3,7 @@ Plugin Name: Imagify Plugin URI: https://wordpress.org/plugins/imagify/ Description: Dramaticaly reduce image file sizes without losing quality, make your website load faster, boost your SEO and save money on your bandwith using Imagify, the new most advanced image optimization tool. -Version: 1.6.1 +Version: 1.6.2 Author: WP Media Author URI: http://wp-media.me Licence: GPLv2 @@ -17,7 +17,7 @@ defined( 'ABSPATH' ) or die( 'Cheatin\' uh?' ); // Imagify defines -define( 'IMAGIFY_VERSION' , '1.6.1' ); +define( 'IMAGIFY_VERSION' , '1.6.2' ); define( 'IMAGIFY_SLUG' , 'imagify' ); define( 'IMAGIFY_SETTINGS_SLUG' , IMAGIFY_SLUG . '_settings' ); define( 'IMAGIFY_WEB_MAIN' , 'https://imagify.io' ); diff --git a/readme.txt b/readme.txt index 671ef205a..964c6e4b1 100755 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: wp_media Tags: compress image, images, performance, optimization, photos, upload, resize, gif, png, jpg, reduce image size, retina Requires at least: 3.7.0 Tested up to: 4.6.1 -Stable tag: 1.6.1 +Stable tag: 1.6.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -135,6 +135,10 @@ When the plugin is disabled, your existing images remain optimized. Backups of t 3. Media Page == Changelog == += 1.6.1 = +* Bug Fix + * Correctly display the modal when clicking on the plan suggestion button on bulk optimisation page + = 1.6.1 = * Bug Fix * Better offer suggestion when your medias library is bigger than 3GB