Bump version

This commit is contained in:
crazywhalecc 2024-06-30 00:08:20 +08:00 committed by Jerry Ma
parent c22488ec57
commit a6236eb98c

View File

@ -25,7 +25,7 @@ use Symfony\Component\Console\Application;
*/
final class ConsoleApplication extends Application
{
public const VERSION = '2.2.4';
public const VERSION = '2.3.0';
public function __construct()
{