update to rc9

This commit is contained in:
crazywhalecc 2023-12-10 20:43:52 +08:00
parent 42f448cf17
commit 3e9ddc8e01
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -23,7 +23,7 @@ use Symfony\Component\Console\Command\ListCommand;
*/
final class ConsoleApplication extends Application
{
public const VERSION = '2.0.0-rc8';
public const VERSION = '2.0.0-rc9';
public function __construct()
{