diff --git a/acf-image-aspect-ratio-crop.php b/acf-image-aspect-ratio-crop.php index 897b555..b98fb38 100644 --- a/acf-image-aspect-ratio-crop.php +++ b/acf-image-aspect-ratio-crop.php @@ -4,7 +4,7 @@ Plugin Name: Advanced Custom Fields: Image Aspect Ratio Crop Plugin URI: https://github.com/joppuyo/acf-image-aspect-ratio-crop Description: ACF field that allows user to crop image to a specific aspect ratio or pixel size -Version: 6.0.1 +Version: 6.0.2 Author: Johannes Siipola Author URI: https://siipo.la License: GPLv2 or later diff --git a/readme.txt b/readme.txt index f51a0fe..a3a4d93 100644 --- a/readme.txt +++ b/readme.txt @@ -2,12 +2,12 @@ Contributors: joppuyo Tags: acf, field, image, crop Requires at least: 4.9 -Tested up to: 5.9 +Tested up to: 6.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Donate link: https://github.com/sponsors/joppuyo -Stable Tag: 6.0.1 +Stable Tag: 6.0.2 ACF field that allows user to crop image to a specific aspect ratio or pixel size @@ -106,6 +106,9 @@ The other plugin is not actively maintained and does not work well with latest A == Changelog == += 6.0.2 (2022-08-24) = +* Fix: Bump compatibility to WP 6.0 + = 6.0.1 (2022-02-01) = * Fix: Bump compatibility to WP 5.9