Skip to content

Commit 5585210

Browse files
3.325.7 release
1 parent d524675 commit 5585210

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.325.7 - 2024-11-12
44

55
* `Aws\FIS` - This release adds support for generating experiment reports with the experiment report configuration
66
* `Aws\ControlTower` - Added ResetEnabledControl API.

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@
785785
*/
786786
class Sdk
787787
{
788-
const VERSION = '3.325.6';
788+
const VERSION = '3.325.7';
789789

790790
/** @var array Arguments for creating clients */
791791
private $args;

0 commit comments

Comments
 (0)