Skip to content

Commit 0b9277a

Browse files
3.233.3 release
1 parent 3aa9603 commit 0b9277a

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.233.3 - 2022-08-16
44

55
* `Aws\Rekognition` - This release adds APIs which support copying an Amazon Rekognition Custom Labels model and managing project policies across AWS account.
66
* `Aws\ServiceCatalog` - Documentation updates for Service Catalog

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@
631631
*/
632632
class Sdk
633633
{
634-
const VERSION = '3.233.2';
634+
const VERSION = '3.233.3';
635635

636636
/** @var array Arguments for creating clients */
637637
private $args;

0 commit comments

Comments
 (0)