update action and version

This commit is contained in:
crazywhalecc
2023-04-08 22:05:10 +08:00
parent bbeb399004
commit 40b6980cdc
2 changed files with 40 additions and 67 deletions

View File

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