Skip to content

Commit

Permalink
Update ConsoleApplication.php
Browse files Browse the repository at this point in the history
  • Loading branch information
crazywhalecc authored Dec 19, 2024
1 parent 192c8cd commit adbe2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SPC/ConsoleApplication.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
*/
final class ConsoleApplication extends Application
{
public const VERSION = '2.4.2';
public const VERSION = '2.4.3';

public function __construct()
{
Expand Down

0 comments on commit adbe2e8

Please sign in to comment.