From 6e735cfbaa966709765b2799a31c5055e336b5fc Mon Sep 17 00:00:00 2001 From: Johannes Siipola Date: Sat, 28 Mar 2020 15:42:35 +0200 Subject: [PATCH] Release v1.3.0 --- functions.php | 2 +- readme.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 0cf16f7..43e6a60 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.3 +Version: 1.3.0 License: GPL v3 or later Text Domain: color-space-fixer */ diff --git a/readme.txt b/readme.txt index aa09195..3539856 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.3.0 = +* Feature: Support for Facebook's tiny sRGB profile + = 1.2.3 = * Fix: Bump version