Skip to content

Commit 9f55f37

Browse files
Update Version
1 parent 7d1686b commit 9f55f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controller/DefaultController.php

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

1010
final class DefaultController extends BaseController
1111
{
12-
private const API_VERSION = '2.23.0';
12+
private const API_VERSION = '2.24.0';
1313

1414
public function getHelp(Request $request, Response $response): Response
1515
{

0 commit comments

Comments
 (0)