Skip to content

Commit 853eecf

Browse files
3.283.13 release
1 parent 903762a commit 853eecf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.283.13 - 2023-10-26
44

55
* `Aws\SsmSap` - AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications
66
* `Aws\SNS` - Message Archiving and Replay is now supported in Amazon SNS for FIFO topics.

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@
719719
*/
720720
class Sdk
721721
{
722-
const VERSION = '3.283.12';
722+
const VERSION = '3.283.13';
723723

724724
/** @var array Arguments for creating clients */
725725
private $args;

0 commit comments

Comments
 (0)