Skip to content

Commit 18525c8

Browse files
3.374.0 release
1 parent 64d0473 commit 18525c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.374.0 - 2026-03-25
44

55
* `Aws\ApiGatewayV2` - Added DISABLE IN PROGRESS and DISABLE FAILED Portal statuses.
66
* `Aws\Uxc` - GA release of AccountCustomizations, used to manage account color, visible services, and visible regions settings in the AWS Management Console.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@
841841
*/
842842
class Sdk
843843
{
844-
const VERSION = '3.373.9';
844+
const VERSION = '3.374.0';
845845

846846
/** @var array Arguments for creating clients */
847847
private $args;

0 commit comments

Comments
 (0)