Skip to content

Commit c8f2ed5

Browse files
3.369.25 release
1 parent 48d669e commit c8f2ed5

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.369.25 - 2026-02-02
44

55
* `Aws\MPA` - Updates to multi-party approval (MPA) service to add support for multi-factor authentication (MFA) for voting operations.
66
* `Aws\CloudFront` - Add OriginMTLS support to CloudFront Distribution APIs

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@
835835
*/
836836
class Sdk
837837
{
838-
const VERSION = '3.369.24';
838+
const VERSION = '3.369.25';
839839

840840
/** @var array Arguments for creating clients */
841841
private $args;

0 commit comments

Comments
 (0)