Skip to content

Commit 5c241bc

Browse files
committed
Fix version
1 parent a1a31e1 commit 5c241bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ConfigCatClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
final class ConfigCatClient
2929
{
3030
/** @var string */
31-
const SDK_VERSION = "5.5.0";
31+
const SDK_VERSION = "5.4.0";
3232

3333
/** @var LoggerInterface */
3434
private $logger;

0 commit comments

Comments
 (0)