Skip to content

Commit a8d2d89

Browse files
3.261.17 release
1 parent d518a7e commit a8d2d89

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.261.17 - 2023-03-22
44

55
* `Aws\IAM` - Documentation updates for AWS Identity and Access Management (IAM).
66
* `Aws\IoTTwinMaker` - This release adds support of adding metadata when creating a new scene or updating an existing scene.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@
687687
*/
688688
class Sdk
689689
{
690-
const VERSION = '3.261.16';
690+
const VERSION = '3.261.17';
691691

692692
/** @var array Arguments for creating clients */
693693
private $args;

0 commit comments

Comments
 (0)