Skip to content

Commit 331894c

Browse files
3.283.14 release
1 parent cfc455e commit 331894c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.283.14 - 2023-10-27
44

55
* `Aws\Pinpoint` - Updated documentation to describe the case insensitivity for EndpointIds.
66
* `Aws\WAFV2` - Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies.

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@
719719
*/
720720
class Sdk
721721
{
722-
const VERSION = '3.283.13';
722+
const VERSION = '3.283.14';
723723

724724
/** @var array Arguments for creating clients */
725725
private $args;

0 commit comments

Comments
 (0)