update to beta 3

This commit is contained in:
crazywhalecc 2024-02-17 00:37:09 +08:00
parent d59b8457c6
commit 645e2a9fc2
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -23,7 +23,7 @@ use Symfony\Component\Console\Command\ListCommand;
*/ */
final class ConsoleApplication extends Application final class ConsoleApplication extends Application
{ {
public const VERSION = '2.1.0-beta.2'; public const VERSION = '2.1.0-beta.3';
public function __construct() public function __construct()
{ {