update to beta 3

This commit is contained in:
crazywhalecc
2024-02-17 00:37:09 +08:00
parent d59b8457c6
commit 645e2a9fc2

View File

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