update to rc1 version

This commit is contained in:
crazywhalecc
2023-05-17 22:41:04 +08:00
parent 1b6d0e35ea
commit 4a9b171bb4
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ use Symfony\Component\Console\Command\ListCommand;
*/
class ConsoleApplication extends Application
{
public const VERSION = '2.0-beta3';
public const VERSION = '2.0-rc1';
/**
* @throws \ReflectionException