Skip to content

Commit 79951c7

Browse files
authored
Update UserInQueueService.php
1 parent f8a7f1c commit 79951c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UserInQueueService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class UserInQueueService implements IUserInQueueService
4141
{
4242
public static function getSDKVersion()
4343
{
44-
return "v3-php-" . "3.7.2";
44+
return "v3-php-" . "3.7.4";
4545
}
4646

4747
private $userInQueueStateRepository;

0 commit comments

Comments
 (0)