From b9825238e5225f4900227fc7125e868f8b087f3c Mon Sep 17 00:00:00 2001 From: kennethormandy Date: Sun, 5 Jan 2020 15:50:01 -0800 Subject: [PATCH] v2.2.0 --- CHANGELOG.md | 2 ++ composer.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b8ff1..ef69b7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ ## Next +## [2.2.0 - 2020-01-05](https://github.com/kennethormandy/craft-s3securedownloads/releases/tag/v2.2.0) + ### Added - Added support for the custom asset volume base URL (#2) diff --git a/composer.json b/composer.json index 9094eb0..8ee8aba 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "kennethormandy/craft-s3securedownloads", "description": "Return an AWS signed URL and proxy the download request.", - "version": "2.1.0", + "version": "2.2.0", "type": "craft-plugin", "license": "MIT", "keywords": [