Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethormandy committed Jan 5, 2020
1 parent 04bad87 commit b982523
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit b982523

Please sign in to comment.