From c083738fe0bb0854a6319b4f0b0c8d636c32459c Mon Sep 17 00:00:00 2001 From: kennethormandy Date: Mon, 16 Dec 2019 21:13:39 -0800 Subject: [PATCH] v2.1.0 --- CHANGELOG.md | 4 ++++ composer.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92d1e93..68dac4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Release Notes for S3 Secure Downloads +## [2.1.0 - 2019-12-16](https://github.com/kennethormandy/craft-s3securedownloads/releases/tag/v2.1.0) + +- Initial version tagged for the Craft CMS Plugin Store + ## [2.0.0 - 2019-12-16](https://github.com/kennethormandy/craft-s3securedownloads/releases/tag/v2.0.0) - Initial version ported to Craft CMS 3 diff --git a/composer.json b/composer.json index 64bd54b..3a57634 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.0.0", + "version": "2.1.0", "type": "craft-plugin", "keywords": [ "craft",