Next version yeah

This commit is contained in:
crazywhalecc
2025-11-26 12:55:14 +08:00
parent b60ea8e3d6
commit 58bf51e9c9

View File

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