Skip to content

Commit 0a8bd71

Browse files
committed
Release v1.0.9
1 parent 4d4243e commit 0a8bd71

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

acf-image-aspect-ratio-crop.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin Name: Advanced Custom Fields: Image Aspect Ratio Crop
55
Plugin URI: https://github.com/joppuyo/acf-image-aspect-ratio-crop
66
Description: ACF field that allows user to crop image to a specific aspect ratio
7-
Version: 1.0.8
7+
Version: 1.0.9
88
Author: Johannes Siipola
99
Author URI: https://siipo.la
1010
License: GPLv2 or later

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "acf-image-aspect-ratio-crop",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "ACF field that allows user to crop image to a specific aspect ratio",
55
"repository": "[email protected]:joppuyo/acf-image-aspect-ratio-crop.git",
66
"author": "Johannes Siipola <[email protected]>",

readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ Special thanks to Anders Thorborg for [ACF Image Crop](https://github.com/anders
4242

4343
== Changelog ==
4444

45+
= 1.0.9 =
46+
* Fix: Update screenshots
47+
* Fix: Update WordPress compatibility information
48+
4549
= 1.0.8 =
4650
* Fix bug with detecting the same aspect ratio
4751

0 commit comments

Comments
 (0)