Skip to content

Commit 702b995

Browse files
3.320.7 release
1 parent 1ba9bad commit 702b995

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.320.7 - 2024-08-23
44

55
* `Aws\SupplyChain` - Update API documentation to clarify the event SLA as well as the data model expectations
66
* `Aws\BedrockAgent` - Releasing the support for Action User Confirmation.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@
775775
*/
776776
class Sdk
777777
{
778-
const VERSION = '3.320.6';
778+
const VERSION = '3.320.7';
779779

780780
/** @var array Arguments for creating clients */
781781
private $args;

0 commit comments

Comments
 (0)