Skip to content

Commit

Permalink
3.133.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Jan 24, 2020
1 parent 2884378 commit cd7bd2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# CHANGELOG

## next release
## 3.133.6 - 2020-01-24

* `Aws\DataSync` - AWS DataSync now supports FSx for Windows File Server Locations
* `Aws\ECS` - This release provides support for tagging Amazon ECS task sets for services using external deployment controllers.
Expand Down
2 changes: 1 addition & 1 deletion src/Sdk.php
Expand Up @@ -443,7 +443,7 @@
*/
class Sdk
{
const VERSION = '3.133.5';
const VERSION = '3.133.6';

/** @var array Arguments for creating clients */
private $args;
Expand Down

0 comments on commit cd7bd2f

Please sign in to comment.