update to the release version

This commit is contained in:
crazywhalecc
2023-10-31 01:51:53 +08:00
parent e158cc5886
commit d5405ce436

View File

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