Skip to content

Commit 554d983

Browse files
3.343.15 release
1 parent ae0ed82 commit 554d983

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.343.15 - 2025-05-20
44

55
* `Aws\` - Removes PrivateNetworks service client and models.
66
* `Aws\OAM` - Add IncludeTags field to GetLink, GetSink and UpdateLink API

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@
813813
*/
814814
class Sdk
815815
{
816-
const VERSION = '3.343.14';
816+
const VERSION = '3.343.15';
817817

818818
/** @var array Arguments for creating clients */
819819
private $args;

0 commit comments

Comments
 (0)