Skip to content

Commit f51073b

Browse files
committed
updated version
1 parent 7f3a42f commit f51073b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JWTAuthBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
class JWTAuthBundle extends Bundle
1212
{
13-
const SDK_VERSION = "1.2.2";
13+
const SDK_VERSION = "1.2.3";
1414

1515
public function __construct() {
1616
$oldInfoHeaders = ApiClient::getInfoHeadersData();

0 commit comments

Comments
 (0)