From cd43ad2b5b47ad045d955b1261277d9aecbcba55 Mon Sep 17 00:00:00 2001 From: Johannes Siipola Date: Thu, 11 Mar 2021 21:21:09 +0200 Subject: [PATCH] Release v5.1.2 --- acf-image-aspect-ratio-crop.php | 2 +- readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/acf-image-aspect-ratio-crop.php b/acf-image-aspect-ratio-crop.php index 294eafe..91dc795 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: 5.1.1 +Version: 5.1.2 Author: Johannes Siipola Author URI: https://siipo.la License: GPLv2 or later diff --git a/readme.txt b/readme.txt index b3e2c89..7404b4c 100644 --- a/readme.txt +++ b/readme.txt @@ -7,7 +7,7 @@ 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: 5.1.0 +Stable Tag: 5.1.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 == += 5.1.2 (2021-03-11) = +* Fix: Bump stable tag + = 5.1.1 (2021-03-11) = * Fix: Bump compatiblity to WP 5.7