Skip to content

Commit 957ccef

Browse files
3.300.6 release
1 parent 13e44cd commit 957ccef

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.300.6 - 2024-02-27
44

55
* `Aws\AmplifyUIBuilder` - We have added the ability to tag resources after they are created
66

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@
763763
*/
764764
class Sdk
765765
{
766-
const VERSION = '3.300.5';
766+
const VERSION = '3.300.6';
767767

768768
/** @var array Arguments for creating clients */
769769
private $args;

0 commit comments

Comments
 (0)