Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e6a63e3

Browse files
3.294.2 release
1 parent 6cfac42 commit e6a63e3

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.294.2 - 2023-12-18
44

55
* `Aws\QuickSight` - A docs-only release to add missing entities to the API reference.
66
* `Aws\Route53Resolver` - Add DOH protocols in resolver endpoints.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@
755755
*/
756756
class Sdk
757757
{
758-
const VERSION = '3.294.1';
758+
const VERSION = '3.294.2';
759759

760760
/** @var array Arguments for creating clients */
761761
private $args;

0 commit comments

Comments
 (0)