update readme and version

This commit is contained in:
crazywhalecc
2023-04-30 14:29:56 +08:00
parent 6f4aebfc4c
commit d73cefc280
3 changed files with 5 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-beta2';
public const VERSION = '2.0-beta3';
/**
* @throws \ReflectionException