Skip to content

Commit adbe2e8

Browse files
authored
Update ConsoleApplication.php
1 parent 192c8cd commit adbe2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SPC/ConsoleApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
*/
3232
final class ConsoleApplication extends Application
3333
{
34-
public const VERSION = '2.4.2';
34+
public const VERSION = '2.4.3';
3535

3636
public function __construct()
3737
{

0 commit comments

Comments
 (0)