diff --git a/ilab-media-tools.php b/ilab-media-tools.php index e7eaa600..1c8417e5 100755 --- a/ilab-media-tools.php +++ b/ilab-media-tools.php @@ -5,7 +5,7 @@ Plugin URI: https://github.com/interfacelab/ilab-media-tools Description: Automatically upload media to Amazon S3 and integrate with Imgix, a real-time image processing CDN. Boosts site performance and simplifies workflows. Author: interfacelab -Version: 3.3.1 +Version: 3.3.2 Author URI: http://interfacelab.io */ // Copyright (c) 2016 Interfacelab LLC. All rights reserved. @@ -93,7 +93,7 @@ } // Version Defines -define( 'MEDIA_CLOUD_VERSION', '3.3.1' ); +define( 'MEDIA_CLOUD_VERSION', '3.3.2' ); define( 'MEDIA_CLOUD_INFO_VERSION', '1.0.0' ); // Directory defines define( 'ILAB_TOOLS_DIR', dirname( __FILE__ ) ); diff --git a/readme.txt b/readme.txt index 7d383294..147eeb18 100755 --- a/readme.txt +++ b/readme.txt @@ -1,11 +1,11 @@ === Media Cloud for Amazon S3, Imgix, Google Cloud Storage, DigitalOcean Spaces and more === -Contributors: mediacloud, interfacelab +Contributors: mediacloud, interfacelab, freemius Tags: offload, amazon, s3, imgix, uploads, google cloud storage, digital ocean spaces, wasabi, minio, media, cdn, rekognition, cloudfront, images, crop, image editing, image editor, media library, offload, offload s3, filepicker, smush, ewww, imagify, shortpixel Requires at least: 4.4 Tested up to: 5.3 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html -Stable tag: 3.3.0 +Stable tag: 3.3.2 Requires PHP: 5.6.4 Automatically store media on Amazon S3, Google Cloud Storage, DigitalOcean Spaces + others. Serve CSS/JS assets through CDNs. Integrate with Imgix. @@ -108,7 +108,7 @@ No, I'm just one very enthusiastic customer. == Changelog == -= 3.3.1 = += 3.3.2 = * Fix for illegal offset error warning * Fix for importing from cloud storage (Premium)