Compare commits

..

1 Commits

Author SHA1 Message Date
crazywhalecc
f6c818d3c0 v3 base 2025-11-29 18:58:16 +08:00

View File

@@ -34,7 +34,7 @@ use Symfony\Component\Console\Application;
*/
final class ConsoleApplication extends Application
{
public const string VERSION = '2.7.9';
public const string VERSION = '3.0.0-dev';
public function __construct()
{