Skip to content

Commit

Permalink
Release v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joppuyo committed Aug 24, 2022
1 parent 247be77 commit e9c4c11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion acf-image-aspect-ratio-crop.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 5 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit e9c4c11

Please sign in to comment.