diff --git a/functions.php b/functions.php index 434e6b9..f0b9ad2 100644 --- a/functions.php +++ b/functions.php @@ -5,7 +5,7 @@ Description: Convert Adobe RGB / CMYK images to sRGB on upload. Requires ImageMagick built with lcms delegate. Author: Johannes Siipola Author URI: https://www.creuna.com/fi/ -Version: 1.2.2 +Version: 1.2.3 License: GPL v3 or later Text Domain: color-space-fixer */ diff --git a/readme.txt b/readme.txt index 917454e..aa09195 100644 --- a/readme.txt +++ b/readme.txt @@ -11,6 +11,9 @@ Convert Adobe RGB / CMYK images to sRGB on upload. Requires ImageMagick built wi == Changelog == += 1.2.3 = +* Fix: Bump version + = 1.2.2 = * Fix: Archive structure